Feat: change border size for toctree
This commit is contained in:
parent
0607f2a69a
commit
75060070b9
@ -184,7 +184,7 @@ aside {
|
|||||||
background-color: @navbar-toctree-l2-sel-bg;
|
background-color: @navbar-toctree-l2-sel-bg;
|
||||||
color: @navbar-toctree-l2-sel-txt;
|
color: @navbar-toctree-l2-sel-txt;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-left: solid 2px @orange;
|
border-left: solid 5px @orange;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
li.current{
|
li.current{
|
||||||
|
2
theme/static/stylesheet/style.min.css
vendored
2
theme/static/stylesheet/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user