colours links pink instead of grey

This commit is contained in:
Samuel Ryan 2015-11-07 05:56:44 +00:00
parent fee183c7f3
commit 9213cbfeca

View File

@ -21,7 +21,7 @@ body {
}
a {
color: #556270;
color: #d6156d;
font-weight: bold;
text-decoration: none;
}
@ -75,6 +75,7 @@ code {
margin-bottom: 0px;
a {
color: #556270;
font-weight: normal;
&:hover {