We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dc0f4c + 23fea12 commit 2070b25Copy full SHA for 2070b25
doc-tool/resources/css/sidebar.css
@@ -8,7 +8,7 @@ div#content-wrapper div.index-wrapper {
8
overflow-y: auto;
9
overflow-x: hidden;
10
font-family: "Titillium Web", sans-serif;
11
- font-weight: 200;
+ font-weight: 300;
12
padding-left: 14px;
13
padding-bottom: 75px;
14
}
doc-tool/resources/css/toolbar.css
@@ -3,7 +3,7 @@
3
div#toolbar {
4
height: 75px;
5
width: 100%;
6
- background-color: #4c5264;
+ background-color: #414551;
7
position: fixed;
top: 0; left: 0;
z-index: 2;
0 commit comments