This commit is contained in:
xaoxuu 2022-01-05 00:00:25 +08:00
parent d611d69849
commit fa03c8ad96
2 changed files with 4 additions and 0 deletions

View File

@ -24,8 +24,11 @@ article.md.content
&.indent
>p:not([class])
text-indent: 'calc(%s * 2)' % $fs-p
text-align: justify
h1,h2,h3,h4,h5,h6
text-align: center
>h2:not([class])
border-bottom-style: dashed
>:first-child
margin-top: 1rem
h1:not(:first-child)

View File

@ -1,4 +1,5 @@
.post-list #archive
padding: 1rem
.archive-header
display: inline-block
font-family: $ff-code