Difference between revisions of "Klem"
imported>Wyck |
imported>Quinn |
||
Line 8: | Line 8: | ||
| // This stuff is optional | | // This stuff is optional | ||
− | | Basic link style=color: # | + | | Basic link style=color: #480f00; text-decoration: none; |
− | | Outer div style=background: # | + | | Outer div style=background: #480f00; color: #FFF8CF |
| Layout table id= | | Layout table id= | ||
| Layout table style= | | Layout table style= | ||
− | | Layout cell style=vertical-align: top; background: # | + | | Layout cell style=vertical-align: top; background: #FFF8CF; background: -webkit-gradient(linear, left top, left bottom, from(#fcd9a1), to(#a35f31)); background: -moz-linear-gradient(top, #fcd9a1, #a35f31); border: outset #480f00 4px; -moz-border-radius: 8px; -webkit-border-radius: 8px |
| Layout cell table style=color: #000 | | Layout cell table style=color: #000 | ||
− | | Header style=background: #000; background: -webkit-gradient(linear, left top, right top, from(# | + | | Header style=background: #000; background: -webkit-gradient(linear, left top, right top, from(#dee3ed), to(#787b80)); background: -moz-linear-gradient(left, #480f00, #a5231a); -moz-border-radius: 12px; -webkit-border-radius: 12px; color: #fff; |
− | | Introduction style=color: # | + | | Introduction style=color: #480f00 |
| }} | | }} | ||
+ | |||
+ | |||
+ | #FFF8CF - light cream | ||
+ | A35F31 - tan | ||
+ | FCD9A1 - cream | ||
+ | 480F00 - dark red | ||
+ | A5231a - apple rust |
Revision as of 21:08, 29 July 2013
|
| |||||||||||||||||||||||||||||||||||||||||||||
A35F31 - tan FCD9A1 - cream 480F00 - dark red A5231a - apple rust |