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

Commit 27fe522

Browse files
committed
updated doc styles
1 parent 83614f5 commit 27fe522

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/_static/css/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ code.docutils.literal.notranslate, .highlight, div.highlight-default.notranslate
3333
background-color: #23272A;
3434
}
3535
.wy-side-nav-search, .wy-nav-top {
36-
background-color: #5865F2;
36+
/* background-color: #5865F2; */
37+
background: #5865F2;
3738
border: 4px solid #5865F2;
3839
border-bottom-left-radius: 6px;
3940
border-bottom-right-radius: 6px;

0 commit comments

Comments
 (0)