From 8fa2a306dbd74accf77028669b3a1e69f6bbeafc Mon Sep 17 00:00:00 2001
From: "(quasar) nebula" <qznebula@protonmail.com>
Date: Wed, 16 Oct 2024 00:42:37 -0300
Subject: content, css: series nav presentation tweaks

---
 src/static/css/site.css | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

(limited to 'src/static')

diff --git a/src/static/css/site.css b/src/static/css/site.css
index 14a1a406..2b82b07e 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -478,6 +478,18 @@ summary.underline-white > span:hover a:not(:hover) {
   align-self: flex-start !important; /* pls */
 }
 
+.sidebar-box-joiner {
+  width: 0;
+  margin-left: auto;
+  margin-right: auto;
+  border-right: 1px dashed var(--primary-color);
+  height: 10px;
+}
+
+.sidebar-box-joiner + .sidebar {
+  margin-top: 0 !important;
+}
+
 .wiki-search-sidebar-box {
   padding: 1px 0 0 0;
 
@@ -830,6 +842,11 @@ a:not([href]):hover {
   content: "\0020/\0020";
 }
 
+.nav-links-groups .series-nav-link:not(:first-child)::before {
+  content: "\0020ยป\0020";
+  font-weight: normal;
+}
+
 .dot-switcher > span:not(:first-child)::before {
   content: "\0020\00b7\0020";
   font-weight: 800;
@@ -2907,6 +2924,7 @@ html[data-language-code="preview-en"][data-url-key="localized.home"] #content
 
 @media (max-width: 899.98px) {
   .sidebar.collapsible,
+  .sidebar-box-joiner.collapsible,
   .sidebar-column.all-boxes-collapsible {
     display: none;
   }
-- 
cgit 1.3.0-6-gf8a5