improvements: 代碼名全大寫

improvements: 補全card-categories和card-archives的 '查看更多‘鏈接 close #337
fix: 修復comments沒設置時,報Unexpected token ')'的bugs close #344
improvements: 優化js和html
fix: 修復toc 滾動百分比不準的Bugs
This commit is contained in:
Jerry
2020-08-31 01:31:59 +08:00
Unverified
parent 593eb4734e
commit 51c4726c54
33 changed files with 877 additions and 886 deletions

View File

@@ -87,6 +87,10 @@
span
margin-left: .5rem
& + div,
& + ul
padding: .3rem 0 0
.sticky_layout
+minWidth900()
position: sticky
@@ -102,8 +106,6 @@
color: $text-hover !important
.aside-list
margin: 10px 0 -15px
& > span
display: block
margin-bottom: .5rem
@@ -121,7 +123,7 @@
border-bottom: 1px dashed #f5f5f5
&:last-child
margin-bottom: .3rem
padding-bottom: 0
.thumbnail
overflow: hidden
@@ -173,7 +175,6 @@
.card-archives ul.card-archive-list,
.card-categories ul.card-category-list
margin: 0
padding: .2rem 0 0
list-style: none
.card-archives ul.card-archive-list > .card-archive-list-item,
@@ -241,12 +242,10 @@
.card-webinfo
.webinfo
padding: .2rem .5rem
.webinfo-item
display: flex
align-items: center
padding: 4px 0 0
padding: .1rem .5rem 0
div
&:first-child