MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
Removed font that isn't actually present
Added navbox styles
Line 88:
/* article links */
.mw-body a, .mw-body a.extiw, .mw-body a.external {
color: #00C0F5 !important;
}
 
.mw-body a:visited, .mw-body a.extiw:visited, .mw-body a.external:visited {
color: #0099c3 !important;
}
 
Line 216:
.resloc-box + .ambox,.resloc-box + .toc {
margin-top: 10px;
}
 
/* navbox styles */
.navbox {
color: black;
}
 
.navbox a {
color: #0645ad;
}