Skip to content

Commit 8b38c42

Browse files
Update style.css
1 parent 7cbb639 commit 8b38c42

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

style.css

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,16 @@ h1 {
6464
margin-left: 0%;
6565
margin: auto;
6666
}
67-
}
67+
}
68+
69+
a:link {
70+
color: black;
71+
}
72+
73+
a:visited {
74+
color: black;
75+
}
76+
77+
a:link {
78+
text-decoration: none;
79+
}

0 commit comments

Comments
 (0)