From d1b55b58f7d9c34d2bd2e2d55399090e89c08452 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sat, 22 Nov 2025 14:13:44 +0100 Subject: add placeholder for shuffle --- static/pages/shuffle/index.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/pages/shuffle/index.css') diff --git a/static/pages/shuffle/index.css b/static/pages/shuffle/index.css index 534a647..8c9434e 100644 --- a/static/pages/shuffle/index.css +++ b/static/pages/shuffle/index.css @@ -3,4 +3,9 @@ width: 100%; height: 100%; background: var(--page-background); + text-align: center; + align-content: center; + color: #838b97; + font-family: 'Pacifico'; + user-select: none; } -- cgit v1.2.3-70-g09d2