Created
June 1, 2011 12:28
-
-
Save paolomainardi/1002202 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.block-toggle .content ul.content-links, .block-toggle .content ul.links{ | |
background-color: #5EA3D0; | |
z-index: -10; | |
} | |
body #column-right, .one-sidebar #column-right { | |
background: #f7f9fc url(../images/sidebar_bg.png) no-repeat right top; | |
z-index: -20; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment