MediaWiki:Common.css

From Archiopedia
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.
/* CSS placed here will be applied to all skins */

.mw-editsection { display:none; }

#footer-info { display: none; }

body{ color: #FFFFFF; }

#content{ color: #FFFFFF; }

#bodyContent { background-color: #a37e63; }

#firstHeading { background-color: #a37e63; }

#catlinks { background-color: #a37e63; }

#mw-head-base { background-color: #a37e63; }

#mw-panel { background-color: #a37e63; }

#p-logo { background-color: #a37e63; }

#p-navigation { background-color: #a37e63; }

#p-tb { background-color: #a37e63; }

#p-tb-label { background-color: #a37e63; }

#p-tb .body { background-color: #a37e63; }

#footer { background-color: #a37e63; }

body { background-color: #a37e63; }

#p-cactions { background-color: #a37e63; }