mirror of
https://github.com/ITStudioOUC/ITStudio-Wiki.git
synced 2026-06-15 13:06:30 +00:00
refactor: rename style file
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/* var.css */
|
/* custom.css */
|
||||||
:root {
|
:root {
|
||||||
--vp-c-brand-1: #18794e;
|
--vp-c-brand-1: #18794e;
|
||||||
--vp-c-brand-2: #299764;
|
--vp-c-brand-2: #299764;
|
||||||
@@ -1,2 +1,2 @@
|
|||||||
/* index.css */
|
/* index.css */
|
||||||
@import "./var.css";
|
@import "./custom.css";
|
||||||
|
|||||||
Reference in New Issue
Block a user