MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus VolynWiki
Admin (Diskussion | Beiträge) K |
Admin (Diskussion | Beiträge) K |
||
Zeile 406: | Zeile 406: | ||
body.rootpage-Wiki-Startseite.action-view h2.firstHeading, body.rootpage-Wiki-Startseite.action-submit h2.firstHeading { display: none; } | body.rootpage-Wiki-Startseite.action-view h2.firstHeading, body.rootpage-Wiki-Startseite.action-submit h2.firstHeading { display: none; } | ||
+ | |||
+ | body.page-Wiki-Startseite #contentSub { display: none } |
Version vom 7. März 2017, 02:35 Uhr
/* Layout fuer 2-Spaltentabellen */ .tabelle2 { border: 0px solid #4D64CF; border-collapse: collapse; empty-cells: show; margin: 0.5em 0; background: transparent; border-spacing: 0 0; } .tabelle2 td, .tabelle2 th { border: 0px solid #4D64CF; padding: 0.25em 1em 0.25em 0; /* oben rechts unten links */ vertical-align: baseline; } .tabelle2 th { /* hightlighting */ text-align: left; border-bottom: 0px solid #4D64CF; border-top: 0px solid #4D64CF; background: transparent; /*#DFF1FF*/ } .nowrap { nowrap: nowrap; /*kein Umbruch*/ } /* Layout fuer Statistik-Tabellen */ .statistik { width:100%; border: 0px solid #4D64CF; border-collapse: collapse; empty-cells: show; margin: 0.8em 0; background: transparent; border-spacing: 0 0; } .statistik td, .statistik th { border-bottom: 1px solid #4D64CF; padding: 0.3em 1em 0.3em 1px; /* oben rechts unten links */ vertical-align: baseline; } .statistik th { /* hightlighting */ font-size:100%; font-weight:normal; text-align: left; border-bottom: 1px solid #4D64CF; border-top: 1px solid #4D64CF; background: #DFF1FF; } pre { white-space: -moz-pre-wrap; /* need for Firefox */ overflow-x: visible; /* need for Firefox, extreme long string :( */ padding: 10px 12px; border: 1px dashed #2f6fab; color: #222; background: #f9f9f9; /*#F1FFFF*/ line-height: 1.1em; margin: .2em 0; overflow-x: auto; /* need for Firefox, extreme long string :( */ font-size: 100%; } /* CSS an dieser Stelle wirkt sich auf alle Skins aus */ /* Stylesheet-Ergänzung zu Standard-Navigationsleisten */ div.BoxenVerschmelzen, div.NavFrame { margin: 0px; padding: 2px; border: 1px solid #aaaaaa; text-align: center; border-collapse: collapse; font-size: 95%; clear:both; } div.BoxenVerschmelzen div.NavFrame { border-style: none; border-style: hidden; } div.NavFrame + div.NavFrame { border-top-style: none; border-top-style: hidden; } div.NavPic { background-color: #ffffff; margin: 0px; padding: 2px; float: left; } div.NavFrame div.NavHead { font-weight: bold; font-size: 100%; background-color: #efefef; } div.NavFrame p { font-size: 100%; } div.NavFrame div.NavContent { font-size: 100%; } div.NavFrame div.NavContent p { font-size: 100%; } div.NavEnd { margin: 0px; padding: 0px; line-height: 1px; clear: both; } /* Stylesheet fuer den 'Ausklappen'-Button an Navileisten, der in [[MediaWiki:Common.js]] implementiert wird */ .NavToggle { font-size: x-small; float:right; } /* Workaround für Internet Explorer 6 */ div.NavFrame, div.NavPic, .NavToggle { position:relative; } /* Abstand vor Navigationsleisten */ div.BoxenVerschmelzen, div.NavFrame { margin-top: 1.5em; } div.BoxenVerschmelzen div.NavFrame { margin-top: 0; } div.NavFrame + div.NavFrame { margin-top: 0; } /* gerahmte Infoboxen */ .framedBox { margin: 1em 0; padding: 0.5em; border: 1px solid #4D64CF; } /* Infobox styles */ .ib { border: 10px solid #4D64CF; border-top: none; background-color: #F3FAFF; margin: 0 0 1em; border-collapse: collapse; border-spacing: 0 0; } #content .ibRight { clear: right; float: right; margin: 0 0 1em 1em; width: 300px; } #content .ibTopBorder { border-top: 1px solid #4D64CF; } #content .ibLeft { clear: left; float: left; margin: 0 1em 0 1em; width: 300px; } .ib td { padding: 2px 0.4em; vertical-align: baseline; } .ib th { padding: 2px 0.4em; vertical-align: baseline; text-align: left; font-weight: bold; } .ibKopf { text-align: center; border-bottom: 1px solid #4D64CF; border-top: 1px solid #4D64CF; background-color: #DFF1FF; padding: 2px 0.4em; font-weight: bold; } .ibBild { border-top: 1px solid #4D64CF; text-align: center; padding: 2px; } .ibBild div.thumb { border-style: none; margin-bottom: 0; } .ibBild div.thumbinner { border-style: none; padding: 0 !important; background: transparent; } .ibBild div.tright { float: none; margin: 0; } .ib .ibBildCell { padding: 0; } .ibBildCell .ibKopf { border-bottom: none; } .ibleer { display: none; } .ibleer td { height: 1px; } .breakable { font-size: 7%; line-height: 0.1%; text-decoration: none !important; visibility: hidden; } /* Unterdrueckt Ausgabe nachgestellter Links */ #content .printNoLink a.external.text:after, #content .printNoLink a.external.autonumber:after { content: ""; } /* Quickbar styles original!!! */ #content .qb { border: 1px solid #4D64CF; border-top: none; background-color: #F3FAFF; margin: 0 0 1em; border-collapse: collapse; border-spacing: 0 0; } #content .qbRight { clear: right; float: right; margin: 0 0 1em 1em; width: 300px; } #content .qbTopBorder { border-top: 1px solid #4D64CF; } #content .qbLeft { clear: left; float: left; margin: 0 1em 0 1em; width: 300px; } .qb td { padding: 2px 0.4em; vertical-align: baseline; } .qb th { padding: 2px 0.4em; vertical-align: baseline; text-align: left; font-weight: bold; } .qbHeader { text-align: center; border-bottom: 1px solid #4D64CF; border-top: 1px solid #4D64CF; background-color: #DFF1FF; padding: 2px 0.4em; font-weight: bold; } .qbImage { border-top: 1px solid #4D64CF; text-align: center; padding: 2px; } .qbImage div.thumb { border-style: none; margin-bottom: 0; } .qbImage div.thumbinner { border-style: none; padding: 0 !important; background: transparent; } .qbImage div.tright { float: none; margin: 0; } .qb .qbImageCell { padding: 0; } .qbImageCell .qbHeader { border-bottom: none; } .qbEmpty { display: none; } .qbEmpty td { height: 1px; } .breakable { font-size: 7%; line-height: 0.1%; text-decoration: none !important; visibility: hidden; } /* Auslagerung von Stil-Vorlagen zur Performance-Steigerung */ .prettytable { border: 1px solid #4D64CF; border-collapse: collapse; empty-cells: show; margin: 1em 0; background: transparent; border-spacing: 0 0; } .prettytable td, .prettytable th { border: 1px solid #4D64CF; padding: 0.25em; vertical-align: baseline; } .prettytable th { /* hightlighting */ text-align: center; border-bottom: 1px solid #4D64CF; border-top: 1px solid #4D64CF; background: #DFF1FF; } .sortable th { /* ab Version 1.9 */ text-align: left; } .verticalCentered td, .verticalCentered th { vertical-align: middle; } .textCentered td, .textCentered th { text-align: center; } .framedBox { margin: 1em 0; padding: 0.5em; border: 1px solid #4D64CF; } .galleryTable { clear: right; float: right; margin: 0 0 1em 1em; vertical-align: top; border-collapse: collapse; background: #fff; border-spacing: 0 0; } .noFloat { clear: both; float: none; margin-left: 0; } #content .galleryTable { clear: right; } .galleryTable td, .galleryTable th { padding: 0; vertical-align: top; } /* Keine Vergrößerung der Zeilenhöhe durch hochgestellte Zahlen der Fußnoten */ .reference, .references sup { font-size: 91%; vertical-align: text-top; position: relative; top: -0.3em; white-space: nowrap; } /* Hervorhebung der angeklickten Fußnoten und der Rückverweise in blau */ ol.references > li:target { background-color: #DEF; } sup.reference:target { background-color: #DEF; } /* Schrift verkleinern */ ol.references li { font-size: 90%; } /* Code in Erklärtabellen */ td.c { border:1px dashed #0000FF;background:#F9F9F9;padding:6px 12px 6px 12px; } /* Bearbeiten-Link verstecken*/ MediaWiki:Common.css: .mw-editsection { display:none!important; } body.page-Wiki-Startseite.action-view h1.firstHeading, body.page-Wiki-Startseite.action-submit h1.firstHeading { display: none; } body.rootpage-Wiki-Startseite.action-view h1.firstHeading, body.rootpage-Wiki-Startseite.action-submit h1.firstHeading { display: none; } body.page-Wiki-Startseite.action-view h2.firstHeading, body.page-Wiki-Startseite.action-submit h2.firstHeading { display: none; } body.rootpage-Wiki-Startseite.action-view h2.firstHeading, body.rootpage-Wiki-Startseite.action-submit h2.firstHeading { display: none; } body.page-Wiki-Startseite #contentSub { display: none }