Jump to content

User:SingingZach/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.
/* This code is free for anyone to use on their own vector page. As long as proper credit is given! */
/* This vector.css code was written by SingingZach on Wikipedia. */

p {
	font-family: "Arial", sans-serif;
}

h1 {
	font-family: "Arial", sans-serif;
}

h2 {
	font-family: "Arial", sans-serif;
}

h3 {
	font-family: "Arial", sans-serif;
}

#firstHeading {
	font-family:  "Arial", sans-serif;
}

#secondHeading {
	font-family:  "Arial", sans-serif;
}

.mw-headline {
	font-family: "Arial", sans-serif;
}