Jump to content

User:PC-XT/vector.css

From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.
/* Keep old heading style from [[Special:PermanentLink/602700324#Font size and style]]: I'll try the new way, but keeping this in case I need it...
@media screen {
  div#content h1, div#content h2, div#content #firstHeading {
    font-family: sans-serif;
  }
}
*/
/*From [[User:Kephir/vector.css]]:*/
/* just use "Vector classic typography" in [[Special:Preferences]] */
/*
#bodyContent {
	font-size: 0.8em !important;
}
 
#content {
	color: black !important;
}
 
h1, h2 {
	font-family: inherit !important;
}
 
#firstHeading {
	font-size: 1.6em !important;
}
*/
/*also see [[mw:User:Cathfolant/typographyrefreshoverride.css]]*/