Template:Col-float/styles.css: Difference between revisions
Jump to navigation
Jump to search
imported>Hb1290 |
imported>Hb1290 (attempting to fix col-float) |
||
(33 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
} | } | ||
.multicol-float { | .multicol-float { | ||
width: | width: 33%; | ||
clear: none; | clear: none; | ||
float: left | float: left; | ||
} | } | ||
.multicol-float-clear { | .multicol-float-clear { | ||
clear: both; | clear: both; | ||
} | } |