Reset Css
This commit is contained in:
parent
38229f5f1e
commit
8be698bdf3
5
rustedwarfareapicode/.vitepress/theme/custom.css
Normal file
5
rustedwarfareapicode/.vitepress/theme/custom.css
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
/* 重写样式表 */
|
||||||
|
:root {
|
||||||
|
--vp-home-hero-name-color: transparent;
|
||||||
|
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, #34c53b, #0c321a);
|
||||||
|
}
|
|
@ -1,4 +0,0 @@
|
||||||
/* 重写样式表 */
|
|
||||||
:root {
|
|
||||||
--vp-home-hero-name-color: #10b981;
|
|
||||||
}
|
|
|
@ -40,3 +40,4 @@ features:
|
||||||
linkText: 让我们立刻开始吧![开发中]
|
linkText: 让我们立刻开始吧![开发中]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user