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 */

#p-personal { display: none; }

#pt-anonuserpage { display: none!important; }

#pt-anontalk { display: none!important; }

#pt-createaccount { display: none!important; }

#pt-login { display: none!important; }

#pt-userpage { display: none!important; }

#pt-mytalk { display: none!important; }

#pt-preferences { display: none!important; }

#pt-watchlist { display: none!important; }

#pt-mycontris { display: none!important; }

#pt-logout { display: none!important; }

#ca-delete { display:none!important; }

#ca-nstab-main { display:none!important; }

#ca-nstab-user { display:none!important; }

#ca-talk { display:none!important; }

#ca-view { display:none!important; }

#ca-edit { display:none!important; }

#ca-history { display:none!important; }

#ca-watch { display:none!important; }

#ca-unwatch { display:none!important; }

#ca-delete { display:none!important; }

#ca-move { display:none!important; }

#ca-protect { display:none!important; }

#ca-viewsource { display:none!important; }

.mw-editsection { display:none!important; }

#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-head { background-color: #a37e63; }

#mw-body { 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; }