aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-07-06 22:00:25 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2022-07-06 22:00:25 -0400
commitff64eb0816522ca3a2ee360b6e53763931eb50b8 (patch)
treec91fdcc6dea8e94c7bc98ba9cb5fa17787be3ba9 /docs
parenta25cb2b0bf26033c9bc778d816618a752d015d99 (diff)
Support basic nested lists in markdown processor
Diffstat (limited to 'docs')
-rw-r--r--docs/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
index 8aafe27d..2e76b27f 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -58,6 +58,9 @@ table th {
background-color: #eaeeee;
border-bottom-color: #5a5f5d;
}
+li ul {
+ padding-left: 1.2em;
+}
@font-face{
font-family: BQNMod;