Better button colors

This commit is contained in:
teras
2017-10-08 15:31:10 +03:00
parent 2960859577
commit db074cc012

View File

@@ -24,11 +24,11 @@ footer, .map {
} }
a:link { a:link {
color: black; color: white;
} }
a:visited { a:visited {
color: black; color: white;
} }
a:hover { a:hover {