Transition graph layout follows navigation.

This commit is contained in:
2026-08-22 18:10:44 +00:00
parent b868033ddc
commit b7fc543a83
3 changed files with 176 additions and 161 deletions
+6
View File
@@ -65,6 +65,12 @@
box-sizing: border-box;
}
/* Links never underline — including SVG link text, which the UA stylesheet
underlines by default. */
a {
text-decoration: none;
}
html {
scroll-behavior: smooth;
/* Native-scrollbar fallback styling (JS off or before pagerite.js runs):