View source for MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
#toc { max-width: 600px; }
.mw-editsection { display: none; }
#content #bodyContent h2 {
font-size: 1.375rem;
border-bottom: 1px solid rgb(51, 51, 51);
padding-bottom: 2px;
margin-top: 2.5rem;
margin-bottom: 2rem;
}
#toc h2 {
border-bottom: 0;
}
#content #bodyContent h3 {
font-size: 1.2rem;
margin-top: 2.5rem;
margin-bottom: 2rem;
000
1:0
Return to MediaWiki:Common.css.