在文章title下方为每篇文章增加作者信息

This commit is contained in:
Wang Wei
2021-04-08 19:36:55 +08:00
parent 6a407dc892
commit 826a654766
3 changed files with 9 additions and 1 deletions

View File

@@ -106,6 +106,13 @@
color body-color
padding-left 2rem
border-left 4px solid body-color
.article-author
display block
font-size 20px
margin-bottom 3rem
text-decoration none
color body-color
padding-left 2rem
.article-footer
clearfix()