first commit

This commit is contained in:
2026-02-09 10:48:21 +01:00
commit 15f28c0dd6
848 changed files with 107188 additions and 0 deletions

View File

@@ -0,0 +1 @@
.sidebar{background:hsl(var(--background-hue),var(--background-saturation),calc(var(--background-lightness) + 10%));position:absolute;z-index:150;top:0;bottom:0;width:16.5em;display:-webkit-flex;display:flex;scrollbar-gutter:stable;box-sizing:border-box}.sidebarBackdrop{position:absolute;top:0;bottom:0;left:0;right:0;inset-inline-start:0;inset-inline-end:0;background-color:#000;opacity:.3;z-index:145;contain:strict;overflow:hidden;overscroll-behavior:contain}