Various fixes

This commit is contained in:
Lennart Ziburski
2017-12-07 00:19:23 +01:00
parent d2274afff2
commit 519a3d0fbd
9 changed files with 17 additions and 143 deletions

View File

@ -57,7 +57,7 @@ p, ul {
}
a {
color: $grey;
color: $darkGreen;
text-decoration: none;
font-weight: $bold;
}