MediaWiki:Common.css

From BoSL Wiki
Revision as of 17:30, 4 November 2019 by Ephmlab (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.
#p-logo a {
background-position: left;
}
.mw-wiki-logo {
    background-size: 10em; 
background: url(null);

}
#mw-page-base{
 height:10em;
 background: url(/wiki/BoSL_Logo4.png?9e9aa);
background-size: 20em; 
background-repeat: no-repeat;
}

#mw-head {
top: 5em;
}