commit 7d632b10f88c0f79d2c4186f165472429f48ca12
parent 0bb3bd3e7dd05f389953ab559fa11fbf18e493f8
Author: Nixx <nixx@firemail.cc>
Date: Wed, 30 Sep 2020 17:37:10 +0100
Purely aesthetic changes.
Diffstat:
5 files changed, 0 insertions(+), 1 deletion(-)
diff --git a/images/backgrounds/arcade-bg.gif b/images/backgrounds/arcade-bg.gif
Binary files differ.
diff --git a/images/backgrounds/city-bg.gif b/images/backgrounds/city-bg.gif
Binary files differ.
diff --git a/images/backgrounds/flowers-bg.gif b/images/backgrounds/flowers-bg.gif
Binary files differ.
diff --git a/images/backgrounds/moon-bg.gif b/images/backgrounds/moon-bg.gif
Binary files differ.
diff --git a/styles/default.css b/styles/default.css
@@ -11,7 +11,6 @@
body {
background: url("/includes/bg.php") no-repeat var(--bg-col);
- background-size: cover;
background-attachment: fixed;
background-position: bottom;
}