User:Reywas92/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.
.autocomment {color:black;}
abbr.newpage, abbr.minor, abbr.bot {border-bottom: none; cursor: auto;}
div.mw-rc-label-legend {display: none;}

#pt-prefswitch-link-on, #pt-prefswitch-link-anon {
display: none !important;
}

/* [[Help:Link color]] */
.mw-body a:link { color: #1111CC; } /* normal unvisited links */
.mw-body a:visited { color: #814BC4; } /* visited links */
.mw-body a:link:active { color: #FF0000; } /* active links */
.mw-body a:link.interwiki { color: #3366BB; } /* interwiki links */
.mw-body a:link.new { color: #CC2200; } /* new links */
.mw-body a.new:visited { color:#781501; } /*new visited links */
.mw-body a:link.external { color: #3366BB; } /* external links */
.mw-body-content a.mw-redirect {color:#115fcc}
.mw-body-content a.mw-redirect:visited {color:#a27bd1}

/* Move section [edit] links to the right side of the screen. */
.mw-editsection,
.mw-editsection-like {
    float: right;
    line-height: inherit;
}
#firstHeading .mw-editsection,
#firstHeading .mw-editsection-like {
    margin-right: 0.5em;
}
.skin-modern #firstHeading .mw-editsection,
.skin-modern #firstHeading .mw-editsection-like {
    margin-top: 0.5em;
}
.skin-vector #firstHeading .mw-editsection,
.skin-vector #firstHeading .mw-editsection-like {
    margin-top: 1em;
}

#bodyContent {
	font-size: 0.8em !important;
}
 
#content {
	color: black !important;
}
 
h1, h2 {
	font-family: inherit !important;
}
 
#firstHeading {
	font-size: 1.6em !important;
}

.mw-headline-anchor {display: none;}