Vorlage:CSSFloatLeftResponsive: Unterschied zwischen den Versionen
Aus bernburg-memorial.ksb-anhalt.de
(Die Seite wurde neu angelegt: „<includeonly> {{#css: @media only screen and (max-width: 500px) { →Bilder auf Handys zentrieren und float ausschalten: .thumb.tleft { float…“) |
Markierung: Zurückgesetzt |
||
Zeile 8: | Zeile 8: | ||
justify-content: center; | justify-content: center; | ||
/* border: 10px solid #000; */ | /* border: 10px solid #000; */ | ||
} | |||
.memorialwikiinfobox { | |||
float: none; | |||
display: flex; | |||
justify-content: center; | |||
border: 10px solid #000; | |||
} | } | ||
} | } | ||
}} | }} | ||
</includeonly> | </includeonly> |