Using stylus now

This commit is contained in:
2016-11-09 20:32:19 +09:00
parent b4e9b6a15e
commit a63e250f24
38 changed files with 4277 additions and 259 deletions

18
styles/headers.styl Normal file
View File

@ -0,0 +1,18 @@
h1
display inline-block
font-size 3em
line-height 3em
h2
font-size 2em
line-height 1.5em
font-weight bold
width 100%
&:first-of-type
margin-top 0
h3
line-height 2em
font-size 1.5em
font-weight bold
text-align left
margin-top 0.6em