MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 133: Zeile 133:
}
}
@media screen and (min-width: 850px) {
@media screen and (min-width: 850px) {
p,
table > * > * > th,
table > * > * > th,
table > * > * > td {
table > * > * > td {
Zeile 146: Zeile 147:
}
}
a {
a {
text-decoration: none !important;
text-decoration: none;
}
}
}
}