MediaWiki:Mobile.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 18: | Zeile 18: | ||
clear:both!important; | clear:both!important; | ||
} | } | ||
.content | .content .fullwidth { | ||
width: 100%!important; | width: 100%!important; | ||
} | } | ||
Version vom 15. Januar 2015, 23:20 Uhr
/* Das folgende CSS wird für alle Nutzer der mobilen Version geladen. */
.content table td, .content table th {
padding: 3px;
border: none;
width: auto;
}
.Hauptseite-Subinhalt {
border-top: none;
border-right: none;
border-bottom: none;
border-left: none;
background-color: transparent;
}
.infoboxblau, .content table .infoboxblau {
width: 100%!important;
clear:both!important;
}
.content .fullwidth {
width: 100%!important;
}