« get me outta code hell

content, client, css: generateScopedTrackChronologyLinks: dynamics - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css/site.css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-04-23 14:32:38 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-30 20:48:17 -0300
commit88d6ff83332c4b089a4386efa9cb4469cfef555f (patch)
tree46fb441fc77dc3d8fbb10c88dfef1da56cebd09f /src/static/css/site.css
parent4b38b2227544db2f0420a22f2880c14857cfbecd (diff)
content, client, css: generateScopedTrackChronologyLinks: dynamics
Diffstat (limited to 'src/static/css/site.css')
-rw-r--r--src/static/css/site.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index cdd0fb0e..622c3ac1 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -155,6 +155,7 @@ body::before {
 .nav-bottom-row {
   grid-area: bottom-row;
   align-self: start;
+  margin-top: 0.25em;
 }
 
 .sidebar-column {
@@ -505,6 +506,20 @@ a:not([href]):hover {
   white-space: nowrap;
 }
 
+#header .scoped-chronology {
+  display: none;
+}
+
+#header .scoped-chronology p {
+  margin-top: 0;
+  margin-bottom: 0.25em;
+}
+
+#header .scoped-chronology-switcher {
+  text-decoration: underline;
+  text-decoration-style: dotted;
+}
+
 #secondary-nav {
   text-align: center;
 }