Difference between revisions of "Template:Quote/styles.css"

From Roleplay UK Wiki
Jump to navigation Jump to search
m (Fix spacing)
(Add admin cat)
 
Line 13: Line 13:
margin-top: 0;
margin-top: 0;
}
}
[[Category:System templates]]

Latest revision as of 20:34, 27 August 2019

/* Styling for Template:Quote */ .templatequote { overflow: hidden; margin: 1em 0; padding: 0 40px; } .templatequote .templatequotecite { line-height: 1.5em; /* @noflip */ text-align: left; /* @noflip */ padding-left: 1.6em; margin-top: 0; }