From 32768c80034602012ada6bb1748f64f1a9246487 Mon Sep 17 00:00:00 2001 From: forgejo-actions Date: Wed, 3 Jun 2026 11:35:02 +0000 Subject: [PATCH] deploy: zensical build from a31d6ac --- stylesheets/extra.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/stylesheets/extra.css b/stylesheets/extra.css index e30b46d..bf4f24a 100644 --- a/stylesheets/extra.css +++ b/stylesheets/extra.css @@ -561,6 +561,22 @@ article h1, article h2, article h3 { image-rendering: pixelated; } +/* ── Comments section ── */ +#__comments { + font-size: 1.15rem; + font-weight: 650; + margin: 2.5rem 0 0.8rem; + padding-bottom: 0.4rem; + border-bottom: 2px solid var(--gp-secondary); +} +#cusdis_thread { + min-height: 280px; + padding: 0.8rem 0; +} +#cusdis_thread iframe { + border-radius: 12px; +} + /* Print */ @media print { body {