Template:Col-float/styles.css: Difference between revisions
Jump to navigation
Jump to search
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 7: | Line 7: | ||
.multicol-float { | .multicol-float { | ||
width: 25em; | width: 25em; | ||
clear: | clear: both; | ||
float: left; | float: left; | ||
} | } | ||
.multicol-float-clear { | .multicol-float-clear { | ||
clear: | clear: both; | ||
} | } | ||