Add checkboard background for transparent images

This commit is contained in:
aignatov-bio 2020-02-19 10:48:31 +01:00
parent b99a466b21
commit b87d6a22a7
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

View file

@ -1498,6 +1498,7 @@ ul.content-activities {
}
img {
background: url(asset-path("custom/checkerboard-pattern.png"));
height: auto;
max-width: 100%;