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

This commit is contained in:
jenkins-bot 2014-03-08 01:55:06 +00:00 committed by Gerrit Code Review
commit c1fb20fedb

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;
}