Editied the album placeholder

This commit is contained in:
Jorys_Paulin
2018-05-03 16:06:54 +02:00
parent 29a105d016
commit d062346db2
2 changed files with 2 additions and 1 deletions

View File

@@ -178,7 +178,7 @@ main {
}
#game-grid .mdl-card {
position: relative;
background: url(/icons/icon128.png) rgba(0, 0, 0, 0.5) center no-repeat;
background: url('../res/placeholder_game.svg') rgba(29, 29, 29, 1) center/cover no-repeat;
}
#host-grid .mdl-card, #game-grid .mdl-card {
text-align: center;