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.
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#toc {
max-width: 600px;
margin: 3em 0;
}
#toc h2 {
border-bottom: 0;
margin-top: 1rem;
}
#content #bodyContent .toc .toctitle h2 {
display: inline-block;
padding-right: 1em;
width: 80%;
}
.mw-editsection { display: none; }
#content #bodyContent h2 {
font-size: 1.375rem;
border-bottom: 1px solid rgb(174, 174, 174);
padding-bottom: 2px;
margin-top: 2.5rem;
000
1:0
Return to MediaWiki:Common.css.