User:Jao/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* standard link colors */ a { color: #0000FF; } a:visited { color: #3F3F9F; } a:active, a.new { color: #FF0000; } a.interwiki, a.external { color: #3366BB; } a.stub { color: #772233; }

/* CSS rules for use with [[User:Anomie/linkclassifier.js]] */
A                  { color:#002bb8; }
A.new              { color:#cc2200; }
A.redirect         { color:#00bb00; }
A.self-redirect    { background-color:#88ff88; }
A.disambiguation   { background-color:#ffff88; }
A.deletion         { color:#ff0088; }
A.broken-redirect  { color:#cc2200; background-color:#88ff88; }
 
A.image.deletion > IMG         { border:2px solid #ff0088; }
A.image.nonfree-media > IMG    { outline:3px double #ff0000; }