Module:Infobox military conflict/styles.css

Revision as of 21:35, 1 July 2019 by imported>Jdlrobson (Created page with '@media all and (max-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } }')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@media all and (max-width:720px) {
	.desktop-float-right {
		box-sizing: border-box;
		float: right;
		clear: right;
	}
}