Changes

MediaWiki:Vector.css

402 bytes added, 15:21, 6 July 2016
no edit summary
a.new:visited {
color: #cc0000;
}
 
div#content a.external {
color: #2252A4;
cursor: pointer;
}
 
div#content a.external:visited {
color: #2252A4;
}
 
div#content a.external#title {
display: none;
}
 
div#content a.external#title:hover {
display: #0F2C5D;
}
 
div#content a.external:active {
color: #2252A4;
}
 
div#content a.external:hover {
color: #0F2C5D;
}
 
div#content a.external.stub {
color: #cc0000;
}
543
edits