chore: vitepress 1.0.0-rc.4 => 1.0.0-rc.31(还原配色方案)

This commit is contained in:
2023-11-29 20:47:15 +08:00
parent 2bee4ac4ef
commit 48eb24c674
17 changed files with 1056 additions and 1015 deletions

View File

@@ -159,8 +159,9 @@
.meta-content a {
font-weight: 400;
color: var(--vp-c-text-2);
text-decoration: none;
}
.meta-content a:hover {
color: var(--vp-c-brand);
color: var(--vp-c-brand-1);
}
</style>