MediaWiki:Monobook.css

From Wiki2
Revision as of 18:40, 29 August 2009 by Tim (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* 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/stjohnsnorkel.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: #34BCCC}
#content{background: #B1E8DA}