Template:Rquote/styles.css

From Vigyanwiki
< Template:Rquote
Revision as of 16:12, 14 December 2022 by alpha>Sandeep (Created page with "→‎{{pp-template}}: @media all and (max-width:720px) { .rquote { width:auto !important; float:none !important; } } ")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
@media all and (max-width:720px) {
	.rquote {
		width:auto !important;
		float:none !important;
	}
}