feat: excerpt_all

This commit is contained in:
shenyu
2020-02-12 12:50:12 +08:00
parent 200450fadd
commit 71bc221675
4 changed files with 12 additions and 4 deletions

View File

@@ -3,10 +3,8 @@
padding 4.5rem 0
&:not(:last-child)
border-bottom border-width #ddd solid
.article-entry, .article-footer
margin-top 0
.article-entry
margin 1rem 0
margin-top 1rem
padding 0 2rem 2rem
border 1px dashed lighten(tag-color,80%)
.article-more-link
@@ -18,4 +16,6 @@
color white !important
text-decoration none
.article-gallery
margin-top 1.5rem
margin-top 1.5rem
.article-footer
margin-top 1rem