From 34189c2ac0e09e4c0b3468964f9c5b35e499f714 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 27 Jul 2025 17:21:22 -0300 Subject: css: make chronology tooltip headings necessarily wide --- src/static/css/site.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/static/css/site.css b/src/static/css/site.css index 29c1396a..a5aa078f 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1338,6 +1338,7 @@ li:not(:first-child:last-child) .tooltip:where(:not(.cover-artwork .tooltip)), .contribution-tooltip .chronology-heading { grid-column-start: handle-start; grid-column-end: platform-end; + min-width: 30ch; font-size: 0.85em; font-style: oblique; -- cgit 1.3.0-6-gf8a5