Änderungen

Zur Navigation springen Zur Suche springen

MediaWiki:Common.css

1.006 Bytes hinzugefügt, 13:25, 25. Sep. 2019
keine Bearbeitungszusammenfassung
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Hide "Versionsgeschichte" (view history) */#ca-history { display:none!important; } body { /* background-color: #008080; */ background: url('images/bg_body_gradient.png') repeat-x fixed left top #F2F9F9;}  /* HEADER (top range with tabs and search field) */div#mw-head { background-color: #F2F9F9;} /* CONTENT */.mw-body { /* background-color: #008080; */ background: url('images/bg_body_gradient.png') repeat-x fixed left top #F2F9F9; border-color: #008080;} .mw-body h1 { margin-top: 28px; color: #F2F9F9; /* font-weight: bold; */ border-bottom: none;} .mw-body h2 { margin-top: 36px; margin-bottom: 12px; color: #008080; font-size: 1.4em; border-bottom: 1px solid #008080;} .mw-body h3 { margin-top: 18px; font-size: 1.10em00em; color: #008080;} #toc, .toc { background-color: transparent; border: 1px solid #F2F9F9;} li { margin-top:6px;} div#footer { /* background-color: #008080; background: url('images/bg_body_gradient.png') repeat-x fixed left top #F2F9F9;*/
}

Navigationsmenü