MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tag: Reverted |
||
Line 7: | Line 7: | ||
html { | html { | ||
font-size: 125% | font-size: 125% | ||
} | |||
.vector-body h2 { | |||
margin-top: 1.25em; | |||
font-size: 1.5em; | |||
} | } |
Revision as of 09:40, 5 January 2023
/*Paragraph style*/ * { font-family: Tahoma, System sans-serif; } /*Body styling*/ html { font-size: 125% } .vector-body h2 { margin-top: 1.25em; font-size: 1.5em; }