From 7be201a2c57df1e0da19d869b7506a303c7025eb Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 21 May 2020 16:11:35 +0200 Subject: small internal doc fixes --- docs/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/style.css b/docs/style.css index 1f81f9b..51fddef 100644 --- a/docs/style.css +++ b/docs/style.css @@ -64,7 +64,7 @@ ul, ol { margin: 0.5em 0; padding-left: 0.6em; } -ul { list-style: '- '; } +ul, .ldoc ol { list-style: '- '; } header { position: fixed; -- cgit v1.2.3