mirror of
https://github.com/kaka111222333/kaka111222333.github.io.git
synced 2025-12-22 17:55:05 +08:00
更新博客配置
This commit is contained in:
13
style.scss
13
style.scss
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user