Skip to content

Commit 08af320

Browse files
committed
Improve docs UI (part #2)
1 parent 56df10a commit 08af320

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Writerside/cfg/static/custom.css

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
:root {
22
--wh-color-accent-substrate-bg: #222330 !important;
3+
--wh-color-border-hover: #4f57a7 !important;
34
}
45

56
.article > .prompt {
@@ -43,6 +44,9 @@ p + .code-collapse__wrapper,
4344
border-radius: 7px;
4445
}
4546

47+
.starting-page-card:hover {
48+
}
49+
4650
#mermaid .flowchart-link {
4751
stroke: #59595c6b !important;
4852
}

0 commit comments

Comments
 (0)