Hypertext links are white instead of blue

This commit is contained in:
jirik 2017-01-16 15:01:21 +01:00
parent 3b7fb7ae75
commit e3b7e002b4

View file

@ -72,3 +72,7 @@ label:hover {
clear: both;
}
}
a {
color: white;
}