Jump to content

User:Concinnitas43/vector.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.
.mw-body-content a:link { color: #002926; } /* normal unvisited links */
.mw-body-content a:link:visited { color: #001229; } /* visited links */
.mw-body-content a:link:active { color: 001229; } /* active links */
.mw-body-content .new { color: #001229; } /* new links */
.mw-body-content .extiw { color: #001229; } /* interwiki links */
.mw-body-content .external { color: #001229; } /* external links */
.mw-body-content .stub { color: #001229; } /* hovered links */
.mw-body-content a:visited { color: #001229; } /* visited links */
.mw-body-content a:visited {color: #001229}
.mw-body-content a:hover {color: #001229}
.mw-body-content a:active {color: #001229}


div#mw-panel {
  display: none;
}
#left-navigation {
  left: 1em;
}
#mw-head-base,
div#content,
div#footer {
  margin-left: 1em;
}