Skip to content

Commit cc9d033

Browse files
committed
color tweaks on links
1 parent a649c7a commit cc9d033

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@
3636
font-size: 20px;
3737
font-weight: bold;
3838
}
39-
39+
4040
a, a:visited, a:active {
41-
color: inherit;
41+
color: #E0311D;
4242
text-decoration: none;
43+
font-weight: bold;
4344
}
4445

4546
a:hover {

0 commit comments

Comments
 (0)