From 65d5cd59188394457dbc0d717fdd34d13e9b6204 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Mon, 27 May 2013 10:55:32 +0200 Subject: [PATCH] Slight tweaking of lighter color scheme. --- templates/2k11/admin/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index abda0ef2..8c0f5f7c 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -1090,6 +1090,11 @@ main { #top a:hover, #top a:focus { text-decoration: none; } +#top a:hover, +#top a:focus { + color: #25253d; +} + #user_menu ul { font-size: 1.5em; margin: .5em 0;