Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Mobile.css

380 Bytes hinzugefügt, 11:17, 4. Apr. 2019
keine Bearbeitungszusammenfassung
/* Das folgende CSS wird für alle Nutzer der mobilen Version geladen. */
body div.mw-body div.content table.templateTable {
display: table !important;
}
 
body {
background: red;
}
 
.content table td, .content table th {
border: 0;
width: 100%;
}
 
table, table tr, table tr td {
width: 100%;
}
margin: 0;
border: solid 1px #ccc;
}
 
.santoTable tr td:first-child {
vertical-align:top;
width: 35% !important;
}
.santoTable tr td:nth-child(2) i {
float: right;
color: #aaa;
}
.santoTable tr td:nth-child(2) p:first-child {
margin-top: 0;
}
671
Bearbeitungen

Navigationsmenü