noname/theme/style/cardback/official.css

5 lines
86 B
CSS

.card:empty{
background: url('image/official.png');
background-size: cover;
}