Add checkered background to make black-on-transparent images visible

Bug: 57620
Change-Id: Ibabbb6d64f9d02ff5b94431a431ebb5222e344d7
Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/284
This commit is contained in:
Gergő Tisza 2014-03-05 21:32:34 +00:00
parent 0fa8f80942
commit d0f76bb160

View file

@ -25,4 +25,5 @@
display: block;
margin-right: auto;
margin-left: auto;
background: url('//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png') repeat;
}