From ae3fac05e0d2ae6c654e2d23b66a9c63709a4f94 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 1 Mar 2024 07:50:19 -0400 Subject: content, css, test: tweak external link white-space handling --- src/static/site6.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/static') diff --git a/src/static/site6.css b/src/static/site6.css index a29158c..3d707f2 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -468,6 +468,10 @@ a:not([href]):hover { text-decoration: none; } +.external-link { + white-space: nowrap; +} + .nav-main-links .nav-link.current > span.nav-link-content > a { font-weight: 800; } @@ -801,6 +805,10 @@ ul.image-details li { font-style: oblique; } +.commentary-entry-body .external-link { + white-space: normal; +} + .commentary-art { float: right; width: 30%; -- cgit 1.3.0-6-gf8a5