MediaWiki:Vector.css
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.
/* All CSS here will be loaded for users of the Vector skin */
#mw-head-base { background-color: #4682B4; }
.mw-body .ThemeGreen a:link { font-weight: bold; color: #00ad4e; } /* normal unvisited links */
.mw-body .ThemeGreen a:link:visited { font-weight: bold; color: #00ad4e; } /* visited links */
.mw-body .ThemeGreen a:link:active { font-weight: bold; color: #008039; } /* active links */
.mw-body .ThemeGreen a:link.new { color: #FF0000; } /* new links */