Module:Infobox military conflict/styles.css

From The League Wiki
< Module:Infobox military conflict
Revision as of 23:36, 10 March 2020 by Creeper (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}} */
@media all and (min-width:720px) {
	.desktop-float-right {
		box-sizing: border-box;
		float: right;
		clear: right;
	}
}