summaryrefslogtreecommitdiffstats
path: root/_shared/style.css
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-19 15:45:49 +0300
committerAhmed <git@gumx.cc>2026-06-19 15:45:49 +0300
commitbd2a2474995cc3b546000714c6f86caf7d3d8bdc (patch)
treec2c79b8b67d160fca0b543d0cd59ecdd8be3eb2e /_shared/style.css
parenta58d547912294eadf816441fba8656bd1072ab25 (diff)
add: lists website instead of page in mail.gumx.cc
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; }