User:SylvieDoucet/Sandbox: Difference between revisions
Jump to navigation
Jump to search
SylvieDoucet (talk | contribs) (saving this code now so if my computer shuts down, I won't have to start experimenting from scratch again.) |
SylvieDoucet (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
table { | |||
background-color: #000000; | background-color:#000000; | ||
border-radius:20px 20px 20px 20px; | |||
border-spacing:10px; | |||
color:#6D748C; | |||
} | |||
.topleft { | |||
background-color:#52596E; | |||
border-radius:20px 0px 0px 0px; | |||
width:50px; | |||
} | |||
.topright { | |||
background-color:#52596E; | |||
border-radius:0px 20px 0px 0px; | |||
width:600px; | |||
} | |||
.bottomleft { | |||
background-color:#52596E; | |||
border-radius:0px 0px 0px 20px; | |||
width:50px; | |||
height:25px; | |||
} | |||
.bottom { | |||
background-color:#52596E; | |||
border-radius:0px 0px 20px 0px; | |||
} | |||
.hovercolor { | |||
background-color: #6D748C; | |||
} | } | ||
. | .hovercolor:hover { | ||
background-color: #555555; | background-color: #555555; | ||
} | } | ||
Line 9: | Line 35: | ||
<div align="center"> | <div align="center"> | ||
{| | {| | ||
|- | |- | ||
|class="topleft"| | |||
|'''Appearance''' | |||
|class="topright"| | |||
|- | |||
| class="hovercolor" | | |||
| colspan="2" | * '''Height''': 5'2" / 157cm | |||
* '''Weight''': 115lbs / 52kg | |||
* '''Hair''': Auburn (natural, usually dyed red) | |||
* '''Eyes''': Brown | |||
* '''Build''': Slim, slightly athletic. | |||
|- | |||
|class="bottomleft"| | |||
|class="bottom" colspan="2"| | |||
|} | |} | ||
</div> | </div> |
Revision as of 20:32, 14 July 2024
Appearance | ||
* Height: 5'2" / 157cm
| ||