From The Audiovisual Identity Database
< Template:Col-floatRevision as of 06:32, 11 June 2020 by imported>Hb1290
Jump to navigation
Jump to search
/* {{pp-template}} */
@media all and ( max-width: 720px ) {
.multicol-float {
width: auto !important;
}
}
.multicol-float {
width: 25em;
clear: none;
float: left;
top: 50%;
left: 50%;
margin-top: -100px;
margin-left: 100px;
justify-content: center;
}
.multicol-float-clear {
clear: both;
}