Jump to content

MediaWiki:Common.css: Difference between revisions

From Project Herzl
Project Herzl (talk | contribs)
test
Project Herzl (talk | contribs)
Undo revision 3855 by Project Herzl (talk) change back to black
Tag: Undo
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.mw-body-content, #mw-content-text, .mw-parser-output {
Body {
  font-family: "Times New Roman", Times, serif !important;
font-family: "Times New Roman", Times, serif;
}
}

Latest revision as of 21:56, 4 August 2025

/* CSS placed here will be applied to all skins */
Body {
	font-family: "Times New Roman", Times, serif;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.