MediaWiki:Vector.css
From Sim Settlements
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 affect users of the Vector skin */ #p- {color: black; font-size:120% } div#content a.external { color: yellow, text-decoration: underline, !important;} .mw-body-content a:link {color: red, text-decoration: underline, !important;} .mw-body-content a:visited {color: red, text-decoration: underline, !important;} .mw-body-content a:link.interwiki { color: red, text-decoration: underline, !important;} .mw-body {color:red; } a:link {color: red, text-decoration: underline, !important;} a:visited {color: red, text-decoration: underline, !important;} a:link.interwiki { color: red, text-decoration: underline, !important;} /*.editOptions{ background-color: #000000 }*/ .page-Main_Page .firstHeading { display:none; } .toc, #toc { background: transparent; border: 1px solid #a7a7a7; } .toc td, #toc td { } #toctitle { } div#content #toctitle h2 { } .toctoggle, #toc .toctoggle { } .toctoggle a, #toc .toctoggle a { } .toctoggle a:hover, #toc .toctoggle a:hover { } #pagehistory li.selected { background-color: rgba(249, 249, 249, 0); border: 1px dashed #aaa; }