summaryrefslogtreecommitdiffstats
path: root/_shared/style.css
diff options
context:
space:
mode:
Diffstat (limited to '_shared/style.css')
-rw-r--r--_shared/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/_shared/style.css b/_shared/style.css
index 3efbeb1..b75c309 100644
--- a/_shared/style.css
+++ b/_shared/style.css
@@ -7,7 +7,7 @@ main, header, footer { max-width: 800px; margin-inline: auto; padding: 0 2rem; }
h1, header, footer { text-align: center; }
main { text-align: justify; }
p, h2, h3, h4 { margin: 1em 0 0 0; }
-ol { margin: 0.5em 0 0 0; }
+ol, ul { margin: 0.5em 0 0 0; }
table { margin: auto; border-collapse: collapse; }
th, td { border: 1px solid; padding: 0.3em 0.8em; }
pre { margin: 1em 0; }