MediaWiki:Vector.css
Revision as of 2022-04-18T20:54:26 by Nicole Sharp (talk | contribs)
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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* All cascading stylesheets (CSS) here will be loaded for users of the Vector skin. */
.mw-body a:link, .vector-menu-contet a:link { color: fuchsia; }
.mw-body a:visited, .vector-menu-contet a:visited { color: purple; }
.mw-body a:hover, .vector-menu-contet a:hover { background: yellow; }
.mw-body a:active, .vector-menu-contet a:active { background: lime; }