MediaWiki:Vector.css
Revision as of 00:00, 19 May 2019 by SBCWiki>JCM
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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the Vector skin */ #mw-page-base, body { background-color: yellow; background-image: none; width: 97%; padding-left: 30px; } #p-logo { left: 20px; } div#p-namespaces { padding-left: 30px; background: none; } .mw-body { border-bottom-left-radius: 1em; } .mw-wiki-logo { background-image: url(https://www.thesbcommunity.com/kyucumber/logos/rsz_wikilogofull.png); } div.vectorTabs, div.vectorTabs ul li, div.vectorTabs span { background-color: white; border-top-left-radius: 1em; border-top-right-radius: 1em; }