mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-14 13:47:24 +08:00
feat: 字体
This commit is contained in:
parent
9346144f0e
commit
3fba4c78dc
@ -1,7 +1,7 @@
|
|||||||
// place your custom styles here
|
// place your custom styles here
|
||||||
|
|
||||||
#main-title {
|
#main-title {
|
||||||
font-family: "ColorTube", "Fira Code", serif;
|
font-family: ColorTube, "Fira Code", serif;
|
||||||
color: #ff0000 !important; /* 你想要的颜色 */
|
color: #ff0000 !important; /* 你想要的颜色 */
|
||||||
line-height: 2;
|
line-height: 2;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user