Jump to content

User:Raymarcbadz/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.
body{
	font-family: Arial, sans-serif;
}

dl{
	padding-top: 5px;	
	
}

#bodyContent {
	font-size: 0.8em !important;
}

#content {
	color: black !important;
}

div#content h1, div#content #firstHeading{
	margin-bottom: 0.1em;
}

div#content h2{
	margin-bottom: 10px;
}
div#content p{
	line-height: 1.6em;
}
 
h1, h2 {
	font-family: inherit !important;
}

#bodyContent h3{
	font-size: 1.3em !important;
}
#bodyContent h4{
	font-size: 1.2em !important;
}
 
#firstHeading {
	font-size: 1.6em !important;
}

.reflist{
	margin-top: 10px;	
}	

sup, sub{
	line-height: 0.5;
}

.mw-content-ltr .mw-editsection, .mw-content-rtl .mw-content-ltr .mw-editsection{
	font-family: Arial, -apple-system;
}

.mw-editfont-monospace {
	font-family: "SF Pro Display", -apple-system;
}

#bodyContent table.wikitable td{
	padding: 0.2em 0.2em;
}

.table-na{
	color: grey;
	font-size: 95%;
}