From 42ee1578caddaf343ac8ccfb053417b49fc5064b Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 10 Feb 2025 18:44:39 -0400 Subject: content, css: try new language for descendant tags --- src/static/css/site.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'src/static/css/site.css') diff --git a/src/static/css/site.css b/src/static/css/site.css index eca735d5..c44d0cfe 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -2013,6 +2013,20 @@ html[data-language-code="preview-en"][data-url-key="localized.home"] #content h1 /* Specific pages - art tag gallery */ +html[data-url-key="localized.artTagGallery"] #descends-from-line { + margin-bottom: 0.25em; +} + +html[data-url-key="localized.artTagGallery"] #descendants-line { + margin-top: 0.25em; +} + +html[data-url-key="localized.artTagGallery"] #descends-from-line a, +html[data-url-key="localized.artTagGallery"] #descendants-line a { + display: inline-block; +} + + html[data-url-key="localized.artTagGallery"] #featured-direct-line, html[data-url-key="localized.artTagGallery"] #featured-indirect-line, html[data-url-key="localized.artTagGallery"] #showing-direct-line, -- cgit 1.3.0-6-gf8a5