MediaWiki:Common.css

From Dave and Bambi Wiki
Revision as of 22:29, 6 January 2024 by DoctorCowboy (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.
/* CSS placed here will be applied to all skins */

#content { background-color: #B1C4DC; }

#mw-head { background-color: #9BB1CC; }

#mw-panel { background-color: #9BB1CC; }

#p-logo { background-color: #9BB1CC; }

body { background-color: #9BB1CC; }

body.page-Main_Page h1 { display: none; }

#ca-nstab-main { background-image: none; background-color: #B1C4DC; }

#ca-talk { background-image: none; background-color: #B1C4DC; }

#ca-view { background-image: none; background-color: #B1C4DC; }

#ca-source { background-image: none; background-color: #B1C4DC; }

#ca-history { background-image: none; background-color: #B1C4DC; }

#ca-watch { background-image: none; background-color: #B1C4DC; }

#ca-delete { background-image: none; background-color: #B1C4DC; }

#ca-edit { background-image: none; background-color: #B1C4DC; }

#ca-move { background-image: none; background-color: #B1C4DC; }

#ca-protect { background-image: none; background-color: #B1C4DC; }

#ca-nstab-mediawiki { background-image: none; background-color: #B1C4DC; }

#ca-unwatch { background-image: none; background-color: #B1C4DC; }

#toc { background-color: #B1C4DC; }

#footer-places-privacy { display: policies; }