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 {