Template:Blockquote/styles.css: Difference between revisions
From Research Realm
w |
No edit summary |
||
Line 6: | Line 6: | ||
} | } | ||
.templatequotecite { | |||
line-height: 1.5em; | line-height: 1.5em; | ||
/* @noflip */ | /* @noflip */ | ||
text-align: left; | text-align: left; | ||
margin-top: 0; | margin-top: 0; | ||
} | |||
@media (min-width: 500px) { | |||
.templatequotecite { | |||
/* @noflip */ | |||
padding-left: 1.6em; | |||
} | |||
} | } |