Module:MATCHBOX Infobox style/styles.css

From ytptenniswiki
Revision as of 21:45, 28 February 2025 by Admin (talk | contribs) (Created page with "@media all and (min-width:720px) { .desktop-float-right { box-sizing: border-box; float: right; clear: right; } } .infobox.vevent .status > p:first-child { margin: 0; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@media all and (min-width:720px) {
	.desktop-float-right {
		box-sizing: border-box;
		float: right;
		clear: right;
	}
}

.infobox.vevent .status > p:first-child {
	margin: 0;
}