MediaWiki:Mobile.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
Zeile 586: Zeile 586:
   border-color: rgba(255, 255, 255, 0.4);
   border-color: rgba(255, 255, 255, 0.4);
}
}
.hgborder > :first-child,
.hgborder > p:first-of-type,
.wrapper > :first-child,
.wrapper > p:first-of-type,
.hgbox > :first-child,
.hgbox > p:first-of-type,
.hgwindow > :first-child,
.hgwindow > p:first-of-type,
.hgdrawer > :first-child {
.hgdrawer > p:first-of-type {
   margin-top: 0;
   margin-top: 0;
   padding-top: 0;
   padding-top: 0;
}
}
.hgborder > :last-child,
.hgborder > p:last-child,
.wrapper > :last-child,
.wrapper > p:last-child,
.hgbox > :last-child,
.hgbox > p:last-child,
.hgwindow > :last-child,
.hgwindow > p:last-child,
.hgdrawer > :last-child {
.hgdrawer > p:last-child {
   margin-bottom: 0;
   margin-bottom: 0;
   padding-bottom: 0;
   padding-bottom: 0;
8.581

Bearbeitungen