Files
habitica/website/public/css/challenges.styl
2015-04-06 02:18:29 -04:00

21 lines
416 B
Stylus

ul.challenge-accordion-header-specs
list-style:none
li
background-color: darken($neutral, 10%)
margin: 2px 5px
float:left
&.bg-transparent
background-color: transparent;
.glyphicon
color: white;
margin-right: 5px;
#back-to-challenges, #create-challenge-btn
margin-bottom: 10px
#challenges-filters h3
margin-top: 0px;