Template:Rquote/styles.css

Revision as of 09:25, 25 November 2022 by imported>Fire (Created page with "@media all and (max-width:720px) { .rquote { width:auto !important; float:none !important; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
@media all and (max-width:720px) {
	.rquote {
		width:auto !important;
		float:none !important;
	}
}