fixed wrong colors for links
This commit is contained in:
parent
af0f3a7e05
commit
9808b0378d
|
@ -2,7 +2,7 @@
|
|||
|
||||
/* green variation by Tobias Diekershoff <tobias.diekershoff@gmx.net> */
|
||||
|
||||
a, a:visited { color: #549f4f; text-decoration: none; }
|
||||
a:link, a:visited { color: #549f4f; text-decoration: none; }
|
||||
a:hover {text-decoration: underline; }
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue