User:Zzyzx11/myskin.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.
a {
    text-decoration: none;
    color: #002bb8;
    background: none;
}
 
a:visited { color: #002bb8; }
a:active { color: #FF0000; }
a:hover { color: #FF0000; text-decoration: underline; }
a.stub { color: #772233; }
a.new,
#p-personal a.new { color:#ba0000; }
a.new:visited,
#p-personal a.new:visited { color:#ba0000; }