Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
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: 20px;
font-size: 18px;
line-height: 26px;
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: 17px;
font-size: 14px;
line-height: 23px;
line-height: 1.6;
}
}