Jump to content

User:Esquivalience/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.
@import url(http://fonts.googleapis.com/css?family=Lato);
head, body, .mw-body h1, #wpSave, #wpPreview, #wpDiff, .mw-headline, .ve-ce-documentNode h2, .mw-editsection a, .mw-tag-markers a, .mw-tag-marker, #mw-content-text h2 {
    font-family: Lato, 'Lato', Avenir, Verdana;
    text-rendering: optimizeLegibility;
}

#wptextbox1 {
	font-family: monospace;
}

#watchlist-message {
	display: none;
}

.cn-fundraising {
	display: none;
}

.tocnumber::after {
	width: 0.2em !important;
}

#siteSub {
    display: block;
    font-size: 92%;
    margin-bottom: 4px;
}