Kennt ihr auch das Klexikon für Lese-Anfänger? Auf MiniKlexikon.de findet ihr mehr als 900 Artikel von A wie Aal bis Z wie Zoo.
MediaWiki:Zumi.css: Unterschied zwischen den Versionen
Aus Klexikon - Das Freie Kinderlexikon
(Die Seite wurde neu angelegt: „.klexibox { display: block; float: unset!important; } .klexibox > div > table { margin-left: auto!important; margin-right: auto!important; } @media scr…“) |
Version vom 4. Februar 2021, 21:46 Uhr
.klexibox { display: block; float: unset!important; } .klexibox > div > table { margin-left: auto!important; margin-right: auto!important; } @media screen and (min-width: 768px) { .klexibox { display: unset; float: right!important; } .klexibox > div > table { margin-left: unset; margin-right: unset; } }