habitica/styles/app/avatar.styl

42 lines
619 B
Stylus
Raw Normal View History

2013-02-08 18:29:09 +00:00
#character
float:none
margin:0px auto
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
2013-02-08 18:57:20 +00:00
cursor: pointer
2013-02-08 18:29:09 +00:00
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
2013-02-08 18:57:20 +00:00
position: absolute
table.customize td div
cursor: pointer