diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-02-17 11:32:52 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-02-17 11:32:52 +0000 |
| commit | 60eb045c37c24677088f13cdded9408c292f65ff (patch) | |
| tree | 267f75218f1925d49bc2d908948a07fd256483f4 /common.css | |
| parent | 73ada98fb48514c51bd3e4b50c1d66ee2772870e (diff) | |
index improvement and image compression
Diffstat (limited to 'common.css')
| -rw-r--r-- | common.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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%; |
