Template:Rquote/styles.css: Difference between revisions

From Vigyanwiki
< Template:Rquote
(Created page with "→‎{{pp-template}}: @media all and (max-width:720px) { .rquote { width:auto !important; float:none !important; } } ")
(No difference)

Revision as of 16:12, 14 December 2022

/* {{pp-template}} */
@media all and (max-width:720px) {
	.rquote {
		width:auto !important;
		float:none !important;
	}
}