Common.css

From LNTwww
Revision as of 16:02, 7 May 2018 by Tasnad (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: 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.
#content { font:Times 13px bold; }


.mw-body-content a:link { color: #0000FF; } /* normal unvisited links */
.mw-body-content a:link:active { color: #FF0000; } /* active links */
.mw-body-content a:link.new { color: #FF0000; } /* new links */
.mw-body-content a:link.interwiki { color: #3366BB; } /* interwiki links */
/*.mw-body-content a:link.external { color: #3366BB; }*/ /* external links */
.mw-body-content a.interwiki:visited { color: #3366BB; }
/* .mw-body-content a.external:visited { color: #3366BB; } */



.mw-body-content a.external {color: #008000}
.mw-body-content a.external:visited {color: #008000}

a:visited { color: #0645AD !IMPORTANT; }
a.new:link { color: #cc2200 !IMPORTANT; }
a.new:visited { color: #a55858 !IMPORTANT; }

a { color: #FF0000; }