summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index 843e9da..d60cec7 100644
--- a/src/style.css
+++ b/src/style.css
@@ -198,6 +198,7 @@ del { color: red; }
.hl-red { color: red; }
aside {
+ margin-block: 1rem;
font-style: italic;
color: var(--faint);