Fixed chat background not displaying

merge-requests/241/head
Tag 2022-11-05 16:28:19 -07:00
rodzic d0f76a84c4
commit 2a1804f7f2
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -49,7 +49,7 @@ textarea {
}
body {
background-image: url(img/gridtracker10.png);
background-image: url(../img/gridtracker10.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;