mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-07 22:01:25 +00:00
Update docs theme
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
This commit is contained in:
parent
38562a5bb9
commit
b409b1179e
1 changed files with 9 additions and 0 deletions
9
docs/static/yosyshq.css
vendored
9
docs/static/yosyshq.css
vendored
|
@ -30,6 +30,11 @@ p {
|
||||||
color: #4b72b8;
|
color: #4b72b8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vp-sidebar li li li a {
|
||||||
|
color: #2c3e50;
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
|
||||||
.vp-sidebar h3 {
|
.vp-sidebar h3 {
|
||||||
padding-left: 1.5rem !important;
|
padding-left: 1.5rem !important;
|
||||||
}
|
}
|
||||||
|
@ -42,6 +47,10 @@ p {
|
||||||
padding-left: 3rem !important;
|
padding-left: 3rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vp-sidebar ul ul ul a {
|
||||||
|
padding-left: 4.5rem !important;
|
||||||
|
}
|
||||||
|
|
||||||
.vp-sidebar .toctree-l1.current a {
|
.vp-sidebar .toctree-l1.current a {
|
||||||
border-left: 0.5rem solid #6ecbd7;
|
border-left: 0.5rem solid #6ecbd7;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue