Module:Infobox military conflict/styles.css
< Module:Infobox military conflict
Jump to navigation
Jump to search
Revision as of 21:35, 1 July 2019 by test>Jdlrobson (←Created page with '@media all and (max-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } }')
@media all and (max-width:720px) {
.desktop-float-right {
box-sizing: border-box;
float: right;
clear: right;
}
}