feat: 野兽先辈主题包
fix: 插件模块名问题 feat: `nps` -> `npm`
This commit is contained in:
@ -1 +1,11 @@
|
||||
// place your custom styles here
|
||||
|
||||
#main-title {
|
||||
font-family: "ColorTube", serif;
|
||||
color: #ff0000 !important; /* 你想要的颜色 */
|
||||
line-height: 2;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: "Fira Code", monospace !important;
|
||||
}
|
@ -1,2 +1,2 @@
|
||||
// you can change colors here
|
||||
$theme-color: #00a6ff;
|
||||
$theme-color: #00a6ff;
|
Reference in New Issue
Block a user