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.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/pages/shuffle/index.css b/static/pages/shuffle/index.css
new file mode 100644
index 0000000..534a647
--- /dev/null
+++ b/static/pages/shuffle/index.css
@@ -0,0 +1,6 @@
+
+#container {
+ width: 100%;
+ height: 100%;
+ background: var(--page-background);
+}