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 ar the left menus and #content is the content page*/
/* div.pbody ar the left menus and #content is the content page*/
div.pBody{background: #8BB381}
div.pBody{background: #A5816E}
#content{background: #8BB381}
#content{background: #8BB381}

Revision as of 14:40, 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("http://sitebuilt.net/files/bkg/summerpalace.jpg") 0px 0px no-repeat; }

#column-one ul {opacity: 0.6;}
#column-one ul:hover {opacity: 1}
/* div.pbody ar the left menus and #content is the content page*/
div.pBody{background: #A5816E}
#content{background: #8BB381}