css/layout-colors: improve sidebar readability
This commit is contained in:
parent
0cea370a5c
commit
4f6b8c3664
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue