noname/theme/style/cardback/official.css

5 lines
86 B
CSS
Raw Normal View History

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