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; } } ")
 
m (1 revision imported from alpha:Template:Rquote/styles.css)
 
(No difference)

Latest revision as of 09:09, 15 December 2022

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