File tree Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Expand file tree Collapse file tree 1 file changed +2
-15
lines changed Original file line number Diff line number Diff 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 : 0 px !important ;
65+ border : 1 px ;
7966}
8067
8168.docs-menu {
82- border-top : 0 px !important ;
69+ border-top : 1 px ;
8370 margin-top : 16px !important ;
8471 overflow-x : hidden;
8572}
You can’t perform that action at this time.
0 commit comments