MediaWiki:Common.css

From Pax Republica
Revision as of 07:01, 25 March 2021 by Sindt (talk | contribs)
Jump to navigation Jump to search

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.
#mw-head {
    top: 180px;
    height: 180px;
}

.mw-body {
    margin-top: 180px;
} 
 
#mw-panel {
    top: 150px;
}

.mw-wiki-logo {
    background-image: url(https://wiki.telmaron.com/images/d/d9/Pax_Republica_light.png);
}

#p-logo a { 
    height: 60px;
    position: absolute;
    top: 100px;
}