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: #002BB8;
}

a:visited {
 color: #002BB8;
 background-color:#EEEEFF;
}

a.extiw {
   color:#3366BB;
}
a.extiw:visited {
   color:#3366BB;
   background-color:#EEEEFF;
}

a.new {
 color:#CC2200;
}

a.new:visited {
 color:#CC2200;
 background-color:#FFEEEE;
}

.mw-redirect {
   color:#33AA33;
}

a.mw-redirect:visited {
   color:#33AA33;
   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;
}