Skip to content

Commit 848a832

Browse files
committed
Docs styles update
1 parent 886779b commit 848a832

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

assets/css/docs-styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body {
1515
.wy-side-nav-search > a, .wy-side-nav-search .wy-dropdown > a,
1616
.wy-side-nav-search > a:hover, .wy-side-nav-search .wy-dropdown > a:hover,
1717
.wy-side-nav-search > a:visited, .wy-side-nav-search .wy-dropdown > a:visited {
18-
background-color: #1e1e1e !important;
18+
background-color: #101010 !important;
1919
color: #59a6ff !important;
2020
text-decoration: none !important;
2121
}
@@ -55,6 +55,7 @@ p code, li code {
5555
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
5656
font-size: 11pt;
5757
background: #222;
58+
border: none;
5859
border-bottom: 1px dashed #aaa;
5960
border-top: 1px dashed #aaa;
6061
padding: 1px 3px;

assets/css/docs-styles.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)