summaryrefslogtreecommitdiff
path: root/common.css
diff options
context:
space:
mode:
authorRadiohotline <radiohotline@disroot.org>2026-02-17 11:32:52 +0000
committerRadiohotline <radiohotline@disroot.org>2026-02-17 11:32:52 +0000
commit60eb045c37c24677088f13cdded9408c292f65ff (patch)
tree267f75218f1925d49bc2d908948a07fd256483f4 /common.css
parent73ada98fb48514c51bd3e4b50c1d66ee2772870e (diff)
index improvement and image compression
Diffstat (limited to 'common.css')
-rw-r--r--common.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.css b/common.css
index 2774bec..cf4e037 100644
--- a/common.css
+++ b/common.css
@@ -1,5 +1,5 @@
body {
- background-image: url(img/bg.png);
+ background-image: url(img/bg.jpg);
background-attachment: fixed;
background-position: center;
background-size: 100%;