Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 04:17, 5 March 2025 by Prd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* [[Category:CSS from Wikimedia]] */
@media all and (max-width:720px) {
	.rquote {
		width:auto !important;
		float:none !important;
	}
}