habitica/public/css/npcs.styl

27 lines
449 B
Stylus
Raw Normal View History

.npc_alex_container
margin-bottom: 20px
2013-05-16 04:44:39 +00:00
.npc_matt
margin-bottom: 20px
.npc_bailey
float:left
.npc_bailey_head
height: 30px !important
position: absolute
top: 117px // 147 (header-height) - 30 (bailey height)
right: 50px
cursor: pointer
// Tour (Justin)
.npc_justin.float-left
float: left
margin-right: 5px
margin-bottom: 5px
.static-popover
z-index 0
display block
position:relative
.popover-navigation {clear:both;}