styles.css: Porovnání verzí
Z Wiki JU
columns-float>MusikBot II m (Changed protection settings for "Template:Col-float/styles.css": High-risk template or module: 2501 transclusions (more info) ([Edit=Require extended confirmed access] (indefinite) [Move=Require extended confirmed access] (indefinite))) |
Bez shrnutí editace |
||
(Není zobrazeno 11 mezilehlých verzí od stejného uživatele.) | |||
Řádek 6: | Řádek 6: | ||
} | } | ||
.multicol-float { | .multicol-float { | ||
width: | width: 45%; | ||
padding-right:5%; | |||
clear: none; | clear: none; | ||
float: left; | float: left; |
Aktuální verze z 30. 10. 2023, 21:09
/* {{pp-template}} */ @media all and ( max-width: 720px ) { .multicol-float { width: auto !important; } } .multicol-float { width: 45%; padding-right:5%; clear: none; float: left; } .multicol-float-clear { clear: both; }