MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 478: | Line 478: | ||
padding: 0; | padding: 0; | ||
border: 0; | border: 0; | ||
font-size: 14px; | |||
line-height: 1.6; | |||
} | } | ||
| Line 591: | Line 593: | ||
#content.mw-body #bodyContent > h3:not(.center), | #content.mw-body #bodyContent > h3:not(.center), | ||
#content.mw-body #bodyContent .toc-page > h3:not(.center) { | #content.mw-body #bodyContent .toc-page > h3:not(.center) { | ||
font-size: | font-size: 18px; | ||
line-height: | line-height: 24px; | ||
} | } | ||
| Line 598: | Line 600: | ||
#content.mw-body #bodyContent > h4:not(.center), | #content.mw-body #bodyContent > h4:not(.center), | ||
#content.mw-body #bodyContent .toc-page > h4:not(.center) { | #content.mw-body #bodyContent .toc-page > h4:not(.center) { | ||
font-size: | font-size: 14px; | ||
line-height: | line-height: 1.6; | ||
} | } | ||