MediaWiki:Common.css

From coraldigest
Revision as of 10:58, 5 March 2020 by BrianNaess (talk | contribs)
Jump to: navigation, 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.
/* CSS placed here will be applied to all skins */
h1.firstHeading { display:none; }

/* for images */
span.floatright {
     float: right;
     padding: 3px;
     margin-right: 5px;
     margin-left: 15px; 
     display: block;
}

#quickbar {
     width: 160px;
}

#topbar, #footer {
    //margin-left: 170px;
}

#article, #mw-data-after-content {
    margin-left: 170px;
}

.firstHeading {
  margin-top: 40px;
}

.btn-block {
  margin-top: 20px;
}

.page-header {
  padding-top: 10px;
}

#mw-references-columns {
  width: 100%
}

.content-wrapper {
 border: thin solid #ccc;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.