1
0
mirror of http://aero2k.de/repos/dfde-theme.git synced 2017-09-06 15:25:40 +02:00

Link mouseover Farbe geaendert

This commit is contained in:
eggy
2017-07-28 09:53:06 +02:00
parent 5201fd4bf3
commit eb4c52bad8

View File

@@ -35,7 +35,7 @@ Colours and backgrounds for links.css
-------------------------------------------------------------- */
a { color: #645d5b; }
a:hover { color: #d3111a; }
a:hover { color: #d70751; }
/* Links on gradient backgrounds */