mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
16 lines
No EOL
306 B
Stylus
16 lines
No EOL
306 B
Stylus
ul.challenge-accordion-header-specs
|
|
list-style:none
|
|
|
|
li
|
|
background-color: darken($neutral, 10%)
|
|
margin: 2px 5px
|
|
float:left
|
|
|
|
&.transparent
|
|
background-color: transparent;
|
|
|
|
#create-challenge-btn
|
|
margin-bottom: 10px
|
|
|
|
#challenges-filters h3
|
|
margin-top: 0px; |