Template:Rquote/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Imported page) |
|||
| 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;
}
}