Skip to content

Commit 412d4f3

Browse files
authored
update
1 parent e943d63 commit 412d4f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vitepress/theme/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@
1010
.VPButton.brand[data-v-2dba8ca9]:hover {
1111
background-color: var(--vp-button-brand-bg-hover);
1212
border-color: var(--vp-button-brand-border-hover);
13+
}
14+
15+
button:hover {
16+
background-color: darkred;
1317
}

0 commit comments

Comments
 (0)