projects
/
SymbiYosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38562a5
)
Update docs theme
author
Claire Xenia Wolf
<claire@clairexen.net>
Tue, 30 Nov 2021 09:47:43 +0000
(10:47 +0100)
committer
Claire Xenia Wolf
<claire@clairexen.net>
Tue, 30 Nov 2021 09:47:43 +0000
(10:47 +0100)
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
docs/static/yosyshq.css
patch
|
blob
|
history
diff --git
a/docs/static/yosyshq.css
b/docs/static/yosyshq.css
index 02d2bdb505da86b8fe5af40c55061ad193faa779..1ceebe911b6e2a0062fd0f423d4ab8db9c69268f 100644
(file)
--- a/
docs/static/yosyshq.css
+++ b/
docs/static/yosyshq.css
@@
-30,6
+30,11
@@
p {
color: #4b72b8;
}
+.vp-sidebar li li li a {
+ color: #2c3e50;
+ font-weight: 400;
+}
+
.vp-sidebar h3 {
padding-left: 1.5rem !important;
}
@@
-42,6
+47,10
@@
p {
padding-left: 3rem !important;
}
+.vp-sidebar ul ul ul a {
+ padding-left: 4.5rem !important;
+}
+
.vp-sidebar .toctree-l1.current a {
border-left: 0.5rem solid #6ecbd7;
}