更新博客配置

This commit is contained in:
linlongchen
2019-11-18 13:33:44 +08:00
parent 012c31d730
commit e359a00777
37 changed files with 526 additions and 841 deletions

View File

@@ -180,7 +180,6 @@ dt {
float: left;
width: $dt-width;
overflow: auto;
-webkit-overflow-scrolling: touch;
clear: left;
text-align: right;
white-space: nowrap;
@@ -481,14 +480,6 @@ nav {
border-bottom: none;
}
.pinned .feather-anchor {
color: $base-lighten-color;
padding: 2px;
margin-right: 8px;
}
.date {
font-weight: 300;
font-size: $small-font-size;
@@ -521,6 +512,8 @@ nav {
}
}
// TOC
.toc {
@@ -556,8 +549,6 @@ nav {
}
}
// pagination
.pagination {
border-top: 1px solid $divider-color;
font-weight: 300;