forked from bot/app
feat: 字体
This commit is contained in:
parent
9346144f0e
commit
3fba4c78dc
@ -1,7 +1,7 @@
|
||||
// place your custom styles here
|
||||
|
||||
#main-title {
|
||||
font-family: "ColorTube", "Fira Code", serif;
|
||||
font-family: ColorTube, "Fira Code", serif;
|
||||
color: #ff0000 !important; /* 你想要的颜色 */
|
||||
line-height: 2;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user