Template:Tilde Infobox/styles.css

Template page
Revision as of 10:20, 4 June 2021 by Lp0 (talk | contribs) (Created page with "@media screen and (max-width: 500px) { .infobox { width: 100%; float: none; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
@media screen and (max-width: 500px) {
	.infobox {
		width: 100%;
		float: none;
	}
}