From d5310e86ef491cd662fd41a4d80e8e327a36bcd8 Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Sun, 7 Jun 2020 01:38:42 -0400 Subject: Adding in table of contents --- static/css/pagedown.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static') diff --git a/static/css/pagedown.css b/static/css/pagedown.css index 11e33e6..ee219dc 100644 --- a/static/css/pagedown.css +++ b/static/css/pagedown.css @@ -45,6 +45,11 @@ label { margin-bottom: .25rem } +aside { + border-left-style: dotted; + padding: 1em +} + h1 { font-family: serif } -- cgit v1.2.3