habitica/public/css/challenges.styl

20 lines
362 B
Stylus
Raw Normal View History

ul.challenge-accordion-header-specs
list-style:none
li
background-color: darken($neutral, 10%)
margin: 2px 5px
float:left
2013-11-01 17:33:50 +00:00
&.bg-transparent
background-color: transparent;
.glyphicon
color: white;
2013-11-01 17:33:50 +00:00
#create-challenge-btn
margin-bottom: 10px
#challenges-filters h3
margin-top: 0px;