This commit is contained in:
Thomas G 2022-08-28 13:08:38 +10:00
parent 1868869287
commit dc56f70b08
2 changed files with 2 additions and 2 deletions

View File

@ -171,7 +171,7 @@
background-color: black; background-color: black;
background-position-x: center; background-position-x: center;
background-position-y: center; background-position-y: center;
background-image: url("/img/gameplaceholder.png"); background-image: url("/img/gamethumbnails/1_1.png");
background-size: contain; background-size: contain;
border-width: 0px; border-width: 0px;
width: 100%; width: 100%;
@ -182,7 +182,7 @@
background-color: black; background-color: black;
background-position-x: center; background-position-x: center;
background-position-y: center; background-position-y: center;
background-image: url("/img/gameplaceholder.png"); background-image: url("/img/gamethumbnails/1_1.png");
background-size: contain; background-size: contain;
border-width: 0px; border-width: 0px;
width: 100%; width: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB