Add 'no thumb' vector image for use while loading

This commit is contained in:
2023-03-11 17:16:53 +01:00
parent e6f7476037
commit 54c4294d08
5 changed files with 15 additions and 3 deletions

View File

@@ -180,6 +180,7 @@ i.space-invader.alt-7::before {
width: 31%;
}
.tiled_grid div img {
background: url('../images/nothumb.svg') center no-repeat;
border: none;
width: 100%;
}