MediaWiki:Common.css

From Medieval Engineers Wiki
Revision as of 13:41, 11 May 2018 by CptTwinkie (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.
body.page-Main_Page h1.firstHeading,
body.page-Medieval_Engineers_Wiki_News h1.firstHeading, 
body.page-Medieval_Engineers_Wiki_News_Archive h1.firstHeading,
body.page-Main_Page div#contentSub,
body.page-Main_Page div#jump-to-nav
  { display:none; }
/*///////////////////////////
         Templates
///////////////////////////*/
.small-box {
    border-style: solid;
    border-width: 1px;
    padding: 0px 4px;
}
.notification-box {
    border-style: solid;
    border-width: 1px;
    width: 40%; 
    margin: auto; 
    text-align: center; 
    padding: 10px 10px 10px 10px;
}
.medium-box {
    border-style: solid;
    border-width: 1px;
    margin: 0% 20%; 
    text-align: left; 
    font-size: 18px; 
    padding: 10px 40px 10px 40px;
}
.large-box {
    border-style: solid;
    border-width: 1px;
    margin: 0% 5%; 
    text-align: left; 
    font-size: 18px; 
    padding: 10px 40px 10px 40px;
}
.header {
    border-style: solid;
    border-width: 1px;
    text-align: center;
    font-size: 150%;
    padding: 5px 5px 5px 5px;
}