MediaWiki:Common.css: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 109: | Line 109: | ||
font-style: normal; | font-style: normal; | ||
} | } | ||
#content h1, firstHeading { font-size: 24px; } | |||
#content h2 { font-size: 170% !important; font-style:bold !important; } | |||
#content h3 { font-size: 150% !important; font-style:bold !important; } | |||
#content h4 { font-size: 140% !important; font-style:bold !important; } | |||
#content h5 { font-size: 130% !important; font-style:bold !important; } | |||
#content h6 { font-size: 120% !important; font-style:italic; } | |||