Clone home page design from Hexo V8.11.1.

This commit is contained in:
凡梦星尘
2022-05-04 16:17:20 +08:00
parent 24fa4020ff
commit e5dc7edefb
14 changed files with 3318 additions and 19 deletions

13
assets/css/style.css Normal file
View File

@@ -0,0 +1,13 @@
/** User-defined style. **/
.sidebar {
visibility: inherit;
}
.site-author-image {
border-radius:0;
}
.back-to-top {
bottom: 30px;
}