css/layout-colors: improve sidebar readability

This commit is contained in:
Thomas Gelf 2014-11-16 19:41:01 +01:00
parent 0cea370a5c
commit 4f6b8c3664
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
/* Layout colors */
#sidebar {
background-color: #eee;
background-color: #f9f9f9;
-moz-box-shadow: inset -0.3em 0 0.3em -0.3em #555;
-webkit-box-shadow: inset -0.3em 0 0.3em -0.3em #555;
box-shadow: inset -0.3em 0 0.3em -0.3em #555;