From 887a00f2d7a855348889226e0bc00d989ade1f3a Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 30 May 2024 20:46:03 -0300 Subject: css: tweak headings in commentary (etc) --- src/static/css/site.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src') diff --git a/src/static/css/site.css b/src/static/css/site.css index 052fa979..cdd0fb0e 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -997,6 +997,17 @@ p code { margin-bottom: 0; } +#content blockquote h2 { + font-size: 1em; + font-weight: 800; +} + +#content blockquote h3 { + font-size: 1em; + font-weight: normal; + font-style: oblique; +} + main.long-content { --long-content-padding-ratio: 0.10; } -- cgit 1.3.0-6-gf8a5