图片来自 HotNewsPro 主题
html
-> 添加到 pacman/layout/_partial/after_footer.ejs 末尾
1 | <link rel="stylesheet" href="/custom/1.css" /> |
两个 small 的 span,放小图片
1.styl 文件 用于 top-bottom
-> 放到 <hexo主目录>/source/custom/1.styl
1 |
|
scrollbar.styl
-> 放到 <hexo主目录>/source/custom/scrollbar.styl
用于修改滚动条
1 | // 滚动条 |