Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 83614f5

Browse files
committed
updated doc style
1 parent 82afb41 commit 83614f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/_static/css/main.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ code.docutils.literal.notranslate, .highlight, div.highlight-default.notranslate
3232
.wy-nav-side {
3333
background-color: #23272A;
3434
}
35-
.wy-side-nav-search {
35+
.wy-side-nav-search, .wy-nav-top {
3636
background-color: #5865F2;
3737
border: 4px solid #5865F2;
3838
border-bottom-left-radius: 6px;
@@ -72,4 +72,5 @@ dt::before {
7272
/* Hover Farbe */
7373
::-webkit-scrollbar-thumb:hover {
7474
background: #5865F2;
75-
}
75+
}
76+
/* #endregion */

0 commit comments

Comments
 (0)