aboutsummaryrefslogtreecommitdiff
path: root/src/assets/stylesheet.css
diff options
context:
space:
mode:
authorazureazure <azureazure@disroot.org>2025-12-13 19:16:36 +0100
committerazureazure <azureazure@disroot.org>2025-12-13 19:16:36 +0100
commitaf38ad9e24c630e88bae79e0ac441d017916de0d (patch)
tree07d4940e4ec7508f5de028a60541375fd9f0a1ce /src/assets/stylesheet.css
parente059db8cb42a5d7b3f42536bbf9d9452ac7e4627 (diff)
downloadslimegirl.nexus-af38ad9e24c630e88bae79e0ac441d017916de0d.tar.gz
rewrite from the ground up
Diffstat (limited to 'src/assets/stylesheet.css')
-rw-r--r--src/assets/stylesheet.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/assets/stylesheet.css b/src/assets/stylesheet.css
index 8f72c8b..e69de29 100644
--- a/src/assets/stylesheet.css
+++ b/src/assets/stylesheet.css
@@ -1,12 +0,0 @@
-body {
- background-image: url('tile.png');
-}
-
-h1 {
- background: #ffffffcc;
- display: flex;
- justify-content: center;
- margin-bottom: 10px;
- margin-top: 10px;
-}
-