13,610
edits
(Updating blockquote) |
m (Updating blockquote) |
||
Line 813: | Line 813: | ||
/* Styling for Template:Quote */ | /* Styling for Template:Quote */ | ||
blockquote { | blockquote { | ||
font-family: Georgia; | |||
background-color: #DADADA; | |||
border: 1px dashed #DDD; | |||
margin: 5px; | |||
border-style: dashed; | |||
background-position: 5px 5px; | |||
background-repeat: no-repeat; | |||
width: 500px; | |||
margin-left: 60px; | |||
background-image: url(/images/thumb/Quotes.png/40px-Quotes.png); | |||
} | } | ||
edits