From 56a47bb97bee2b1bab8119d9deeb73b7c5b37dc8 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 6 Apr 2025 13:32:04 -0300 Subject: content: generatePageLayout: use real blockwrap for nav links The original purpose of blockwrap is finally restored!!! --- src/static/css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/static/css/site.css') diff --git a/src/static/css/site.css b/src/static/css/site.css index d3ab28a7..c92c65ad 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -950,7 +950,7 @@ a .normal-content { font-weight: 800; } -.nav-links-hierarchical .nav-link:not(:first-child)::before { +.nav-links-hierarchical .nav-link + .blockwrap .nav-link::before { content: "\0020/\0020"; } -- cgit 1.3.0-6-gf8a5