commit 93fbddddafdd34cb416b24d39cab2b7456107f3b parent 0b45689ee9214518b030620290515d73e97f6fb7 Author: Hunter Date: Tue, 21 Oct 2025 19:05:51 -0400 style scrollbar Diffstat:
| M | style.css | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/style.css b/style.css @@ -111,6 +111,7 @@ padding: 0; box-sizing: border-box; user-select: none; + scrollbar-color: var(--page) var(--desk); } body {