46 lines
649 B
Stylus
46 lines
649 B
Stylus
#character
|
|
|
|
float:none
|
|
margin:0px auto
|
|
|
|
td
|
|
padding-right: 2em
|
|
|
|
td#bars
|
|
padding-top: 10px
|
|
|
|
#bars
|
|
.progress
|
|
position: relative
|
|
height: 25px
|
|
.bar
|
|
height: 25px
|
|
border: 1px solid black
|
|
.progress-text
|
|
position: absolute
|
|
right: 5px
|
|
top: 3px
|
|
color: black
|
|
|
|
|
|
.avatar
|
|
cursor: pointer
|
|
position: relative
|
|
margin-top: -12px
|
|
width: 90px
|
|
height: 90px
|
|
|
|
.character-sprites
|
|
position: absolute
|
|
top: -15px
|
|
|
|
.lvl
|
|
position: absolute
|
|
bottom: 0px
|
|
right: 10px
|
|
|
|
.character-sprites span
|
|
position: absolute
|
|
|
|
table.customize td div
|
|
cursor: pointer |