From: arno Date: Wed, 25 Aug 2010 05:32:20 +0000 (+0200) Subject: hover menu color less dark X-Git-Tag: v0.2~23 X-Git-Url: https://dev.renevier.net/?p=syj.git;a=commitdiff_plain;h=c1a905c04d13388cf18a74fd49fb442d496449ac hover menu color less dark --- diff --git a/public/css/generic.css b/public/css/generic.css index 26f1337..40d156f 100644 --- a/public/css/generic.css +++ b/public/css/generic.css @@ -105,7 +105,7 @@ input { margin: 10px 10px 20px 20px; } .other-language-anchor:hover { - background-color: #BBBBFF; + background-color: #E0E0FF; } .other-language-anchor { text-decoration: none; diff --git a/public/css/syj.css b/public/css/syj.css index 44cfc9f..df28e44 100644 --- a/public/css/syj.css +++ b/public/css/syj.css @@ -75,7 +75,7 @@ body, html { background-color: white; } .menu-item:hover { - background-color: #BBBBFF; + background-color: #E0E0FF; } .info-title {