Jump to content

Module:Infobox military conflict/styles.css

From Simple English Wikipedia, the free encyclopedia
Revision as of 06:26, 4 October 2019 by BonTheFox13 (talk | changes) (Created page with "{{pp-template}}: @media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
@media all and (min-width:720px) {
	.desktop-float-right {
		box-sizing: border-box;
		float: right;
		clear: right;
	}
}