Jump to content

MediaWiki:Common.css: Difference between revisions

From Project Herzl
Project Herzl (talk | contribs)
make font bigger
Project Herzl (talk | contribs)
No edit summary
Line 2: Line 2:
Body {
Body {
font-family: "Times New Roman", Times, serif;
font-family: "Times New Roman", Times, serif;
font-size: 22px; /* Increase from the default ~14px */
line-height: 1.6; /* Optional: improves readability */
}
}

Revision as of 10:18, 25 July 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.