Indent definitions.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2019-08-06 15:46:03 +01:00
parent 5be384497d
commit d23c9b9d97
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ li { margin-left: 2em !important; }
blockquote { font-size: 1em !important; }
a.footnote_reference::before { content: "["; }
a.footnote_reference::after { content: "]"; }
dd { margin-left: 2em !important; }
th, td { border: 1px solid black !important; }
table { display: block !important; padding-left: 2em !important; padding-bottom: 1em !important; }