Template:Rquote/styles.css: Difference between revisions

From Wikipedia
Jump to navigation Jump to search
Tachyony (talk | contribs)
Imported page
 
Tachyony (talk | contribs)
No edit summary
 
Line 1: Line 1:
/* {{pp-template}} */
/* {{pp-template}} */
@media all and (max-width:720px) {
@media all and (max-width:720px) {
.rquote {
.rquote {

Latest revision as of 03:19, 20 January 2022

/* {{pp-template}} */

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