Jump to content

User:Morewikithanyours/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.
p {
	text-align: left;
	font-size:14px;
	letter-spacing: 0.08px;
	line-height: 22px;
	word-wrap: break-word;
	margin-bottom: 30px;
}
 
h1, .mw-page-title-main {
	font-size: 32px;
	font-family: jaf-bernino-sans, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
}
 
h2, .mw-headline {
	font-size: 26px;
	font-family: jaf-bernino-sans, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
}
 
h3 {
	font-size: 20px;
	font-family: jaf-bernino-sans, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
}
 
div {
	font-family: jaf-bernino-sans, 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
 
#content {
	font-family: freight-text-pro, Georgia, Cambria, 'Times New Roman', Times, serif;
	color: rgba(0, 0, 0, 0.8);
	border-right: 1px solid #999;
}