noname/theme/style/cardback/custom.css

8 lines
128 B
CSS
Raw Normal View History

2024-04-15 18:48:58 +00:00
.card:empty,
.card.infohidden {
background-size: 100% 100%;
2017-03-18 15:16:44 +00:00
}
2024-04-15 18:48:58 +00:00
.card.infohidden:not(.infoflip) {
background-size: 100% 100%;
2017-03-18 15:16:44 +00:00
}