Update docs theme
authorClaire Xenia Wolf <claire@clairexen.net>
Tue, 30 Nov 2021 09:47:43 +0000 (10:47 +0100)
committerClaire 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

index 02d2bdb505da86b8fe5af40c55061ad193faa779..1ceebe911b6e2a0062fd0f423d4ab8db9c69268f 100644 (file)
@@ -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;
 }