aboutsummaryrefslogtreecommitdiff
path: root/static/pages/shuffle/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/pages/shuffle/index.css')
-rw-r--r--static/pages/shuffle/index.css5
1 files changed, 5 insertions, 0 deletions
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;
}