MediaWiki:Common.css

From Beds24 Wiki
Revision as of 13:34, 18 June 2013 by Annette (talk | contribs)
Jump to navigation Jump to search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */

body {
background-color: #f3f3f3;
background-image: none;
font-family: Verdana,Geneva,sans-serif;
}

body.page-Main_Page h1.firstHeading { display:none; }

.toc, #toc { display: none; }

#contentSub { display: none }


div#content {
background-image: none;
}

#mw-page-base {
background-color: #F3F3F3;
background-image: none;
}

div.vectorTabs {
background-color: #F3F3F3;
background-image: none;
}

div.selected {
background-color: #ffffff;
background-image: none;
}

#mw-head-base {
background-color: #F3F3F3;
background-image: none;
}

div.vectorTabs ul li {
background-color: #F3F3F3;
background-image: none;
}

div.vectorTabs span  {
background-color: #F3F3F3;
background-image: none;
}

div#mw-head div.vectorMenu h5{
background-color: #F3F3F3;
background-image: none;
}

div#mw-head div.vectorMenu h5 a{
background-color: #F3F3F3;
background-image: none;
}

div#footer {
background-color: #F3F3F3;
background-image: none;
}