Difference between revisions of "Shade/Portrait"
Jump to navigation
Jump to search
imported>MadLarkin |
imported>MadLarkin |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[file: | + | [[file:ShadeGal4.jpg|400px|center]] |
<css> | <css> | ||
− | . | + | .quote { |
font-family:ariel; | font-family:ariel; | ||
font-size:1em; | font-size:1em; | ||
margin: 1%; | margin: 1%; | ||
text-align: center; | text-align: center; | ||
− | text-shadow: 1px 2px 1px | + | text-shadow: 1px 2px 1px red; |
} | } | ||
</css> | </css> | ||
− | <div class=" | + | <div class="quote"> |
"Fear me, for I am your apocalypse." | "Fear me, for I am your apocalypse." | ||
; --Dictatus Eversor | ; --Dictatus Eversor | ||
+ | </div> |