Difference between revisions of "MediaWiki:Monobook.css"
From Wiki2
(New page: →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/bak1.jpg") 0px 0p...) |
|||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Monobook skin */ | /* CSS placed here will affect users of the Monobook skin */ | ||
/* edit this file to customize the monobook skin for the entire site */ | /* edit this file to customize the monobook skin for the entire site */ | ||
body{ background: #e1e1e1 url("images/ | body{ background: #e1e1e1 url("images/summerpalace.jpg") 0px 0px no-repeat; } | ||
#column-one ul {opacity: 0.6;} | #column-one ul {opacity: 0.6;} | ||
#column-one ul:hover {opacity: 1} | #column-one ul:hover {opacity: 1} |
Revision as of 23:50, 26 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}