13,610
edits
(ZS > Alumni) |
(Updating blockquote) |
||
Line 812: | Line 812: | ||
/* Styling for Template:Quote */ | /* Styling for Template:Quote */ | ||
blockquote | blockquote { | ||
font: 14px/20px italic Times, serif; | |||
padding-left: 70px; | |||
padding-top: 18px; | |||
padding-bottom: 18px; | |||
padding-right: 10px; | |||
background-color: #dadada; | |||
border-top: 1px solid #ccc; | |||
border-bottom: 1px solid #ccc; | |||
margin: 5px; | |||
background-image: url(/images/thumb/Quotes.png/40px-Quotes.png); | |||
} | background-position: middle left; | ||
background-repeat: no-repeat; | |||
text-indent: 23px; | |||
} | |||
/* User block messages */ | /* User block messages */ |
edits