mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-28 22:05:38 +00:00
42 lines
583 B
Stylus
42 lines
583 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
|
||
|
|
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
|