From: eggy Date: Fri, 28 Jul 2017 07:53:06 +0000 (+0200) Subject: Link mouseover Farbe geaendert X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=eb4c52bad84d11f8e4c699e4b8db712079788e3f;p=dfde-theme.git Link mouseover Farbe geaendert --- diff --git a/theme/colours.css b/theme/colours.css index 59f0271..b0eddae 100644 --- a/theme/colours.css +++ b/theme/colours.css @@ -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 */