mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
21 lines
416 B
Stylus
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;
|