Difference between revisions of "MediaWiki:Monobook.css"
From Wiki2
Line 6: | Line 6: | ||
#column-one ul:hover {opacity: 1} | #column-one ul:hover {opacity: 1} | ||
div.pBody{background: #8BB381} | div.pBody{background: #8BB381} | ||
#content{background: #8BB381} |
Revision as of 00:21, 27 August 2009
/* CSS placed here will affect users of the Monobook skin */ /* edit this file to customize the monobook skin for the entire site */ body{ background: #e1e1e1 url("images/summerpalace.jpg") 0px 0px no-repeat; } #column-one ul {opacity: 0.6;} #column-one ul:hover {opacity: 1} div.pBody{background: #8BB381} #content{background: #8BB381}