MediaWiki:Timeless.css: Unterschied zwischen den Versionen

K
keine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
/* CSS placed here will affect users of the Timeless skin */
/* CSS placed here will affect users of the Timeless skin */
/* Indefinite content width */
/* Indefinite content width */
@media screen and (min-width: 851px) {
@media screen and (min-width: 851px) {
Zeile 5: Zeile 6:
     .ts-inner { max-width: none; }
     .ts-inner { max-width: none; }
}
}


/* Align top colour bar with page columns */
/* Align top colour bar with page columns */
Zeile 14: Zeile 13:


/* Re-aligning bottom logos */
/* Re-aligning bottom logos */
#footer { padding-right: 1em; }
#footer { padding-right: 5em; }