Slowly moving away from stylus to scarlet

This commit is contained in:
2016-11-27 23:28:22 +09:00
parent 105cf0d128
commit adb6ca1e0c
31 changed files with 92 additions and 28 deletions

19
styles/old/settings.styl Normal file
View File

@ -0,0 +1,19 @@
.category
flex 1
min-width 300px
max-width 100%
.categories
display flex
flex-flow row wrap
.field
float left
width 100%
padding 0 0.5em
box-sizing border-box
.value
margin-left 0.5em
font-weight bold
font-size 1.1em