Skip to content

Commit 300e4f5

Browse files
committed
docs css update.
1 parent 6860516 commit 300e4f5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

jsdoc/style.css

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ html {
77
}
88

99
html, body, section {
10-
background-color: #FBFBFB;
10+
background-color: #F5F5F5
1111
}
1212

1313
h4.name {
@@ -35,10 +35,7 @@ code span {
3535
}
3636

3737
nav {
38-
background-color: SteelBlue;
39-
border-width: 0px 1px 0px 0;
40-
border-color: SteelBlue;
41-
border-style: solid;
38+
background-color: #404040;
4239
padding: 10px 20px 20px 20px;
4340
width: auto;
4441
top: 0;

0 commit comments

Comments
 (0)