Die Seite wurde neu angelegt: „.zellenbeschriftung { background: #f8f9fa; padding: 1px; border-right: 1px solid grey; display: inline-block; width:50%; } @media (min-width:769px)…“ |
Lauritzl änderte das Inhaltsmodell der Seite Vorlage:AV-Portal-Benutzer.css von „Wikitext“ nach „CSS“ |
(kein Unterschied)
| |
Version vom 20. Juni 2019, 15:27 Uhr
.zellenbeschriftung {
background: #f8f9fa;
padding: 1px;
border-right: 1px solid grey;
display: inline-block;
width:50%;
}
@media (min-width:769px) {
display: none;
}