mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 01:29:21 +00:00
29 lines
No EOL
491 B
Stylus
29 lines
No EOL
491 B
Stylus
.npc_alex_container
|
|
margin-bottom: 20px
|
|
|
|
.npc_matt
|
|
margin-bottom: 20px
|
|
|
|
.npc_bailey
|
|
float:left
|
|
.npc_bailey_head
|
|
//height: 30px !important
|
|
height: 50px !important
|
|
position: absolute
|
|
//top: 117px // 147 (header-height) - 30 (bailey height)
|
|
top: 97px
|
|
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;} |