noname/theme/style/cardback/official.css

5 lines
103 B
CSS
Raw Normal View History

2015-12-07 11:15:35 +00:00
.card:empty,.card.infohidden{
2015-11-18 03:39:14 +00:00
background: url('image/official.png');
background-size: cover;
}