MediaWiki:Vector.css

From LPedia
Revision as of 10:03, 3 April 2017 by Strangelv (talk | contribs) (Applying to menus and tabs)
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.
/* CSS placed here will affect users of the Vector skin */

/* 

Changing link colors by brute force (in browsers more recent than MSIE 6) 

Unvisited extant: #002D72 (288C, LPTexas specification for dark blue, as the LNC doesn't presently have a specified dark blue; also used on main page)

Unvisited non-extant: ##97272C (7622C, from SIGLIB/LSP specification, as the LNC doesn't presently have a specified red; also used on the vectorized version of the Red Book LPedia logo.)

*/


A     { color: #002D72 }
A.new { color: #97272C }
DIV#mw-panel DIV.portal DIV.body UL LI A { color: #002D72 }
DIV.vectorTabs LI A                      { color: #002D72 }