MediaWiki:Vector.css
Aus Bromptonauten-Wiki
Zeile 2: | Zeile 2: | ||
geladen. Für allgemeingültige Benutzeroberflächen-Anpassungen | geladen. Für allgemeingültige Benutzeroberflächen-Anpassungen | ||
bitte [[MediaWiki:Common.css]] bearbeiten. */ | bitte [[MediaWiki:Common.css]] bearbeiten. */ | ||
− | |||
Zeile 10: | Zeile 9: | ||
} | } | ||
− | h1 { font-weight: bold; border-bottom: 0px; | + | h1 { font-size: 1.5em; font-weight: bold; margin-top: 1.5em; border-bottom: 0px; color:#CD0000; !important;} |
− | h2 { font-weight: bold; padding-top: 1.5em; border-bottom: 0px; !important;} | + | h2 { font-size: 1.35em; font-weight: bold; padding-top: 1.5em; border-bottom: 0px; !important;} |
#mw-page-base { background-image: none; background-color:#FFFFFF; !important;} | #mw-page-base { background-image: none; background-color:#FFFFFF; !important;} | ||
+ | h3 { font-size: 1.2em; !important;} | ||
+ | |||
+ | #firstHeading { | ||
+ | margin-top: 0px; | ||
+ | padding-top: 18px; | ||
+ | font-size: 1.5em; | ||
+ | } | ||
+ | |||
+ | #toc, .toc, .mw-warning { | ||
+ | border: 0px solid rgb(170, 170, 170); | ||
+ | background-color: rgb(249, 249, 249); | ||
+ | padding: 5px; | ||
+ | font-size: 95%; | ||
+ | } | ||
+ | |||
+ | html .thumbimage { | ||
+ | border: 0px solid rgb(204, 204, 204); | ||
+ | } | ||
+ | |||
+ | div.thumbinner { | ||
+ | border: 0px solid rgb(204, 204, 204); | ||
+ | padding: 3px !important; | ||
+ | background-color: rgb(249, 249, 249); | ||
+ | font-size: 94%; | ||
+ | text-align: center; | ||
+ | overflow: hidden; | ||
+ | } | ||
− | #bodyContent { width: | + | #bodyContent { width: 97%;} |
/* div#content {background-image: none;} | /* div#content {background-image: none;} |
Aktuelle Version vom 3. September 2012, 00:04 Uhr
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche geladen. Für allgemeingültige Benutzeroberflächen-Anpassungen bitte [[MediaWiki:Common.css]] bearbeiten. */ body { background-image: none; background-color:#FFFFFF; !important; } h1 { font-size: 1.5em; font-weight: bold; margin-top: 1.5em; border-bottom: 0px; color:#CD0000; !important;} h2 { font-size: 1.35em; font-weight: bold; padding-top: 1.5em; border-bottom: 0px; !important;} #mw-page-base { background-image: none; background-color:#FFFFFF; !important;} h3 { font-size: 1.2em; !important;} #firstHeading { margin-top: 0px; padding-top: 18px; font-size: 1.5em; } #toc, .toc, .mw-warning { border: 0px solid rgb(170, 170, 170); background-color: rgb(249, 249, 249); padding: 5px; font-size: 95%; } html .thumbimage { border: 0px solid rgb(204, 204, 204); } div.thumbinner { border: 0px solid rgb(204, 204, 204); padding: 3px !important; background-color: rgb(249, 249, 249); font-size: 94%; text-align: center; overflow: hidden; } #bodyContent { width: 97%;} /* div#content {background-image: none;} div#footer {background-image: none;} */ /* a.internal { color:#CD0000; !important;} a.external { color:#CD0000; !important;} a:link { color:#CD0000; !important;} a:visited { color:#CD5555; !important;} a:active { color:#FF0000; !important;} a.new, #quickbar a.new { color:#6959CD; !important;}*/ .catlinks { border: 1px solid rgb(249, 249, 249); background-color: rgb(249, 249, 249); padding: 5px; margin-top: 1em; clear: both; !important; } /*div.vectorTabs { background-image: none; !important;}*/