This commit is contained in:
parent
dc56f70b08
commit
98bd7a4035
|
|
@ -172,7 +172,7 @@
|
||||||
background-position-x: center;
|
background-position-x: center;
|
||||||
background-position-y: center;
|
background-position-y: center;
|
||||||
background-image: url("/img/gamethumbnails/1_1.png");
|
background-image: url("/img/gamethumbnails/1_1.png");
|
||||||
background-size: contain;
|
background-size: cover;
|
||||||
border-width: 0px;
|
border-width: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
@ -183,7 +183,7 @@
|
||||||
background-position-x: center;
|
background-position-x: center;
|
||||||
background-position-y: center;
|
background-position-y: center;
|
||||||
background-image: url("/img/gamethumbnails/1_1.png");
|
background-image: url("/img/gamethumbnails/1_1.png");
|
||||||
background-size: contain;
|
background-size: cover;
|
||||||
border-width: 0px;
|
border-width: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 139 KiB |
Loading…
Reference in New Issue