第一次提交
This commit is contained in:
13
src/.vuepress/styles/index.scss
Normal file
13
src/.vuepress/styles/index.scss
Normal file
@@ -0,0 +1,13 @@
|
||||
// place your custom styles here
|
||||
// .vuepress/styles/index.scss
|
||||
|
||||
/* .vuepress/styles/index.scss */
|
||||
|
||||
.hitokoto-text {
|
||||
color: #DC143C !important; // 替换为你想要的颜色
|
||||
}
|
||||
|
||||
.hitokoto-author {
|
||||
color: #DC143C!important; // 可选:也可自定义作者名颜色
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user