« get me outta code hell

content, css: try new language for descendant tags - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-02-10 18:44:39 -0400
committer(quasar) nebula <qznebula@protonmail.com>2025-02-25 20:03:30 -0400
commit42ee1578caddaf343ac8ccfb053417b49fc5064b (patch)
tree690bc03dee592678a8a559625b033202598eae49 /src/static/css
parent80f06ea8932b3fb33942357b161845c51aab4026 (diff)
content, css: try new language for descendant tags
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/site.css14
1 files changed, 14 insertions, 0 deletions
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,