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 {
 color: #0645AD;
}
 
a:visited {
 color: #0645AD;
 background-color:#EEEEFF;
}
 
a.external {
   color:#008A2E;
}
a.external:visited {
   color:#008A2E;
   background-color:#EEEEFF;
}

/*IGNORE TABS*/
.vectorMenu a:visited, .vectorTabs a:visited, #head li a:visited
{
 background-color:transparent;
}

 
a.new {
 color:#CC2200;
}
 
a.new:CC2200 {
 color:#0645AD;
 background-color:#FFEEEE;
}
 
.mw-redirect {
   color:#199A59;
}
 
a.mw-redirect:visited {
   color:#199A59;
   background-color:#EEFFEE;
}
 
 
.not-patrolled { background-color:#FF9933 }
.diffchange {
    border: none;
    border-bottom: 1px solid #6AD500;
}
a.feedlink { background: none; padding-left: 0px; }
 
#p-logo a
{
background-color:transparent;
}

.editpage-head-copywarn {display: none;}
#editpage-copywarn {display: none;}