Skip to content

Commit 5fa7d3e

Browse files
committed
styling
1 parent c851d62 commit 5fa7d3e

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

docs/src/assets/onlinestats.css

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,6 @@ img, svg {
3131
margin-bottom: 6px;
3232
}
3333

34-
.docs-sidebar {
35-
border-right: 0px !important;
36-
}
37-
38-
li.is-active {
39-
border-top: 0px !important;
40-
border-bottom: 0px !important;
41-
}
42-
4334
.content pre {
4435
border: 1px;
4536
border-radius: 4px;
@@ -62,10 +53,6 @@ ul.internal {
6253
border-radius: 4px 4px 0px 0px;
6354
}
6455

65-
#documenter .docs-main header.docs-navbar {
66-
border-bottom: 0px;
67-
}
68-
6956
.docstring {
7057
border-radius: 4px !important;
7158
}
@@ -75,11 +62,11 @@ ul.internal {
7562
}
7663

7764
#documenter-search-query {
78-
border: 0px !important;
65+
border: 1px;
7966
}
8067

8168
.docs-menu {
82-
border-top: 0px !important;
69+
border-top: 1px;
8370
margin-top: 16px !important;
8471
overflow-x: hidden;
8572
}

0 commit comments

Comments
 (0)