KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 3: | Zeile 3: | ||
/*** Formatierungen für Monitore ***/ | /*** Formatierungen für Monitore ***/ | ||
.mw-collapsible-toggle { | .Gallery .mw-collapsible-toggle { | ||
color:rgba(255, 255, 255, 0.9); | color:rgba(255, 255, 255, 0.9); | ||
display: inline-block; | display: inline-block; |
Version vom 28. Mai 2019, 07:26 Uhr
/*** Diese css-Styles werden von der Vorlage {{TOC2}} autoamtisch eingebunden! ***/ /*** Formatierungen für Monitore ***/ .Gallery .mw-collapsible-toggle { color:rgba(255, 255, 255, 0.9); display: inline-block; background: #ec971f; border: 1px solid #f0ad4e; border-radius:3px; padding: 0px 3px; font-size:100%; text-align:left; float:none!important; } @media (min-width:901px) { .toc { display: block; max-width: 48%; float: right; margin-left: 3%; font-size:95%; line-height: 125%; } .description { display: block; width: 48%; float:left; } .sichtbar_mobil { display: none; } td { vertical-align: top; } } /*** Formatierungen für Mobil-Geräte ***/ @media (max-width: 900px) { .testen span { float: left; color:blue; } .toctitle { padding: 1px; } .toc { float: none; background: lightgoldenrodyellow; text-align: left; font-size:95%; line-height: 125%; margin-bottom: 12px; } .wikitable td:nth-child(1) { display: block; text-align: left; padding-left: 1px; vertical-align: top; } .wikitable td { display: block; text-align:right; padding-left: 25px; vertical-align: top; } .wikitable th:nth-child(1) { text-align:left; padding-left: 1px; display: block; } .wikitable th { display: block; text-align:right; padding-left: 1px; } .sp_table td { display: block; } span { text-align: left; } .sichtbar_monitor { display: none; } }