Jump to content

User:ThisParrotIsNoMore/vector-2022.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.
/* standard link colors */
.mw-body-content a:link { color: #3366cc;  text-decoration: underline;} /* normal unvisited links */
.mw-body-content a:link:visited { color: #3366cc; text-decoration: underline;} /* visited links */
.mw-body-content a:link:active { color: #3366cc; text-decoration: underline;} /* active links */
.mw-body-content:link.new { color: #3366cc; text-decoration: underline;} /* new links */
.mw-body-content :link.extiw { color: #3366cc; text-decoration: underline;} /* interwiki links */
.mw-body-content :link.external { color: #3366cc; text-decoration: underline;} /* external links */
.mw-body-content :link.stub { color: #3366cc; text-decoration: underline;} /* hovered links */

.mw-body-content a:link {color: #3366cc; text-decoration: underline;}
.mw-body-content a:visited {color: #3366cc; text-decoration: underline;}
.mw-body-content a:hover {color: #3366cc; text-decoration: underline;}
.mw-body-content a:active {color: #3366cc text-decoration: underline;}