MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
127 Bytes hinzugefügt ,  21:55, 30. Jun. 2018
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 167: Zeile 167:
/** Wrappers and boxes */
/** Wrappers and boxes */


.wrapper, .box, .window, .drawer {
.wrapper, .box, .window, .drawer, .border {
     margin-top: 0.5em;
     margin-top: 0.5em;
     margin-bottom: 0.5em;
     margin-bottom: 0.5em;
Zeile 186: Zeile 186:
.drawer {
.drawer {
     border-left: 9px solid rgba(0,0,0,.25);
     border-left: 9px solid rgba(0,0,0,.25);
}
.border {
    border: 1px solid #EEE;
    background: rgba(0,0,0,0);
}
}


.border > :first-child,
.wrapper > :first-child,
.wrapper > :first-child,
.box > :first-child,
.box > :first-child,
Zeile 196: Zeile 201:
}
}


.border > :last-child,
.wrapper > :last-child,
.wrapper > :last-child,
.box > :last-child,
.box > :last-child,
8.581

Bearbeitungen

Navigationsmenü