Difference between revisions of "Vervane/Introduction"
Jump to navigation
Jump to search
imported>Eloise |
imported>Eloise |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| + | [[file:vaneban.jpg|800px|center]] | ||
<css> | <css> | ||
.qoute { | .qoute { | ||
| − | font-size: | + | font-size:1.5em; |
| − | font-family: | + | font-family: Garamond, small-caps; |
| + | font-variant: small-caps | ||
margin: 5%; | margin: 5%; | ||
text-align: center; | text-align: center; | ||
| Line 9: | Line 11: | ||
</css> | </css> | ||
<div class="qoute"> | <div class="qoute"> | ||
| − | "Not too many hours from this hour, | + | "Not too many hours from this hour,<br> |
| − | So long -- the storm comes, | + | So long -- the storm comes,<br> |
Or is it just another shower?" | Or is it just another shower?" | ||
;The Chameleons, "Swamp Thing" | ;The Chameleons, "Swamp Thing" | ||
</div> | </div> | ||