From 36dd9637dcdd62ae16dec31c9325b439d11a95e4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 17 Nov 2024 14:19:33 -0400 Subject: content, css: generatePageLayout: subtitle slot --- src/static/css/site.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/static/css/site.css') diff --git a/src/static/css/site.css b/src/static/css/site.css index 32b25bd4..65f14e91 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1450,6 +1450,16 @@ html[data-url-key="localized.home"] #content h1 { margin-bottom: 0.25em; } +#content.top-index.has-subtitle h1 { + margin-bottom: 0.35em; +} + +#content.top-index h2.page-subtitle { + font-size: 1.8em; + margin-top: 0.35em; + margin-bottom: 0.5em; +} + .quick-info { text-align: center; padding-left: calc(var(--responsive-padding-ratio) * 100%); -- cgit 1.3.0-6-gf8a5