MediaWiki:Common.css

From The VG Resource Wiki
Revision as of 17:00, 21 May 2014 by Dazz (talk | contribs)
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */

#left-navigation  { display: none !important; }
#ca-talk { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-nstab-main { display: none !important; }
#ca-nstab-mediawiki { display: none !important; }
#ca-nstab-special { display: none !important; }

#p-personal { background-color: #FFFFFF; padding: 3px 17px 3px 3px !important; top: 0px !important; border-radius: 0px 0px 15px 15px; }
#p-personal ul { padding: 0px !important; }
#mw-head { background-image: url("http://www.vg-resource.com/images/twilight/header.png"); }
#right-navigation { background-color: #FFFFFF; border-radius: 15px 15px 0px 0px; }
div.vectorTabs { background-image: none !important; }
div.vectorTabs ul li { background-image: none !important; background-color: transparent !important; }
#footer-places { display: none !important; }
div#mw-panel { padding-top: 0px !important; }