From cdf4ad59b6bc634a2268fb84e72181e59262aaf2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 3 Dec 2023 18:23:41 -0400 Subject: content, css: generateNewsEntryPageReadAnotherLinks, datetimestamps --- src/static/site6.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/static') diff --git a/src/static/site6.css b/src/static/site6.css index 3534e50d..56a0533c 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -514,7 +514,8 @@ a:not([href]):hover { left: -10px; } -li:not(:first-child:last-child) .datetimestamp-tooltip { +li:not(:first-child:last-child) > .datetimestamp-tooltip, +.offset-tooltips :not(:first-child:last-child) > .datetimestamp-tooltip { left: 14px; } @@ -937,6 +938,7 @@ html[data-url-key="localized.listing"][data-url-value0="random"] #content a:not( html[data-url-key="localized.newsEntry"] .read-another-links { font-style: oblique; + font-size: 0.9em; } /* Additional names (heading and box) */ -- cgit 1.3.0-6-gf8a5