]> dev.renevier.net Git - syj.git/commitdiff
hover menu color less dark
authorarno <arno@renevier.net>
Wed, 25 Aug 2010 05:32:20 +0000 (07:32 +0200)
committerarno <arno@renevier.net>
Wed, 25 Aug 2010 05:32:20 +0000 (07:32 +0200)
public/css/generic.css
public/css/syj.css

index 26f133718689f5774f523e0dcd3bf630a4529bfc..40d156ff7f94f59e7404da5adb9f2247d57f4b59 100644 (file)
@@ -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;
index 44cfc9f63152d1a06b1a1c19cc06fdb57f063af2..df28e44e85615584f020796b3702527a621742da 100644 (file)
@@ -75,7 +75,7 @@ body, html {
     background-color: white;
 }
 .menu-item:hover {
-    background-color: #BBBBFF;
+    background-color: #E0E0FF;
 }
 
 .info-title {