Difference between revisions of "Leaina"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
− | .content a:link {color: | + | .content a:link {color: red !important;} |
− | .content a:visited {color: | + | .content a:visited {color: red !important;} |
− | .content a:hover {color: | + | .content a:hover {color: red !important; text-decoration:underline !important;} |
− | .content td {background-color:#000000; color: | + | .content td {background-color:#000000; color:gold ;font-family: Arial;font-size: 15pt;} |
− | .title {background-color: #000000; color: | + | .title {background-color: #000000; color: red; font-family: Bodoni MT Black; font-variant: small-caps; font-size: 17pt;text-decoration:underline; padding: 0px 15px 0px 10px;} |
− | .hilite {color: | + | .hilite {color:red; font-weight:;font-family: Lucida Handwriting; font-size: 16pt;} |
}} | }} | ||
− | {| align="center" width="900" class="content" style="background-color:#000000; border: 16px double | + | {| align="center" width="900" class="content" style="background-color:#000000; border: 16px double red ;" |
|- | |- | ||
| align="center" width="100%" | | | align="center" width="100%" | |
Revision as of 13:52, 19 August 2020
|