User:Doctorine Dark/vector.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
p {
	text-align: left;
	font-size: 18px;
	font-family: 'Franklin Gothic Book', sans-serif;
	letter-spacing: 0.08px;
}

h1 {
	font-size: 32px;
	font-family: 'Franklin Gothic Heavy', sans-serif;
}

h2 {
	font-size: 27px;
	font-family: 'Franklin Gothic Heavy', sans-serif;
}

h3 {
	font-size: 22px;
	font-family: 'Franklin Gothic Medium', sans-serif;
}

div {
	font-family: 'Franklin Gothic Book', 'Franklin Gothic Medium';
}

#firstheading {
	font-size: 32px;
	font-family: 'Franklin Gothic Heavy';
}
span {
	font-family: 'Franklin Gothic Heavy', 'Franklin Gothic Medium', 'Franklin Gothic Book', sans-serif;
}