MediaWiki:Monobook.css

From MunichBeerGardens.com
Revision as of 19:02, 20 January 2012 by Aloisius (talk | contribs)

Jump to: navigation, 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.
body {
background: #f5f5f5 url(/images/beer/Canvas.gif) /*0 0; background-repeat:no-repeat*/;
margin-left: 0px;

}

.pBody { 
   padding: 0.3em 0.1em;
   -moz-border-radius-topright: 0.5em;
}

.portlet h5 {
   background-color: #e0e3e6;
   border: thin solid silver;
   -moz-border-radius-topright: 0.5em;
}

#content {
-moz-border-radius-topleft: 0.5em
border: 1px solid green;
}

/* temporary fix to Monobook navbar dropping below page content on Firefox 9.x 01/2012 */
#column-one{
position: absolute;
width:100%;
}