diff options
Diffstat (limited to 'doc/_static')
| -rw-r--r-- | doc/_static/neds.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/_static/neds.css b/doc/_static/neds.css index efcccd4..4d24a68 100644 --- a/doc/_static/neds.css +++ b/doc/_static/neds.css @@ -214,3 +214,10 @@ tt { padding: 0 1px 0 1px; font-size: 0.95em; } + +li { + margin-bottom: 0.4em; +} +ul { + list-style-type: square; +} |
