switched background image to a fixed position

This commit is contained in:
Jim Paine 2020-04-15 09:24:10 +01:00
Родитель 0ccca9a734
Коммит ca4b503346
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -100,7 +100,7 @@ td.highlight a {
.bg {
position: absolute;
position: fixed;
z-index: -1;
top: 0;
bottom: 0;