Template:Col-float/styles.css: Difference between revisions

Jump to navigation Jump to search
attempting to fix col-float
imported>Hb1290
No edit summary
imported>Hb1290
(attempting to fix col-float)
 
(46 intermediate revisions by the same user not shown)
Line 6: Line 6:
}
}
.multicol-float {
.multicol-float {
width: 25em;
width: 33%;
clear: none;
clear: none;
float: left;
float: left;
            top: 50%;
            left: 50%;
            margin-top: -100px;
            margin-left: 100px; 
justify-content: center;
}
}
.multicol-float-clear {
.multicol-float-clear {
clear: both;
clear: both;
}
}
Anonymous user

Navigation menu