Change link color to freifunk link color

This commit is contained in:
kpcyrd 2014-09-10 15:19:27 +02:00
parent eb494a186c
commit 2afce13741

View file

@ -16,10 +16,6 @@ body {
background-color: #fdfdfd;
}
a { color: #2a7ae2; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }
a:visited { color: #205caa; }
/* Utility */
.wrap:before,