User:Project Herzl/common.css: Difference between revisions

Project Herzl (talk | contribs)
new times roman for everything
Project Herzl (talk | contribs)
No edit summary
Line 1: Line 1:
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 */
}
}