Difference between revisions of "MediaWiki:Monobook.css"

From Wiki2
Line 5: Line 5:
#column-one ul {opacity: 0.6;}
#column-one ul {opacity: 0.6;}
#column-one ul:hover {opacity: 1}
#column-one ul:hover {opacity: 1}
div.pBody{background: #3300CC}
div.pBody{background: #8BB381}

Revision as of 00:14, 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}