summaryrefslogtreecommitdiffstats
path: root/site/cleopatra
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-24 09:29:17 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-24 09:29:17 +0100
commit9b8cf408eb6d39bcd2f820d5eee9ef80e58a6294 (patch)
treef0334f6d6b6f5e79e16598a78c8932662a84695d /site/cleopatra
parentAdd support for JSON source block for Org documents (diff)
Hide sections numbers for H4 and more in Org documents
Diffstat (limited to 'site/cleopatra')
-rw-r--r--site/cleopatra/Contents/Org.org8
1 files changed, 6 insertions, 2 deletions
diff --git a/site/cleopatra/Contents/Org.org b/site/cleopatra/Contents/Org.org
index bc43be4..23bfdf9 100644
--- a/site/cleopatra/Contents/Org.org
+++ b/site/cleopatra/Contents/Org.org
@@ -86,10 +86,14 @@ GENAUX += .emacs emacs.d/
margin-left: .2em
.section-number-2:after,
-.section-number-3:after,
-.section-number-4:after
+.section-number-3:after
content: ". "
+.section-number-4,
+.section-number-5,
+.section-number-6
+ display: none
+
.org-src-container
width: 100%
overflow-x: auto