Change link color to freifunk link color
This commit is contained in:
parent
eb494a186c
commit
2afce13741
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue