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

Project Herzl (talk | contribs)
No edit summary
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 */
 
#mw-content-text, .mw-parser-output, .mw-body-content {
  font-size: 25px;
  line-height: 1.6;
}
}