styles.css: Porovnání verzí
Z TEST Wiki
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)) |
m naimportována 1 revize |
(Žádný rozdíl)
| |
Verze z 30. 10. 2023, 20:44
/* {{pp-template}} */
@media all and ( max-width: 720px ) {
.multicol-float {
width: auto !important;
}
}
.multicol-float {
width: 30em;
clear: none;
float: left;
}
.multicol-float-clear {
clear: both;
}