From a8ce3a22f3510cf0332a6ac2ada9ee73a53ea152 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 11 Aug 2024 01:59:51 -0400 Subject: Slight style tweak for tooltipped text in blog posts. --- blog/blogext.css | 1 + 1 file changed, 1 insertion(+) (limited to 'blog/blogext.css') diff --git a/blog/blogext.css b/blog/blogext.css index 3ce40d0..2bc341a 100644 --- a/blog/blogext.css +++ b/blog/blogext.css @@ -6,6 +6,7 @@ span.right{ } span.tipped{ text-decoration: underline dotted; + text-decoration-color: var(--interactive-active-bg); } a.toctarg{ margin-left:-160px; -- cgit v1.2.3