noname/theme/style/cardback/custom.css

7 lines
131 B
CSS
Raw Normal View History

2017-03-18 15:16:44 +00:00
.card:empty,.card.infohidden{
2017-03-23 07:43:41 +00:00
background-size: 100% 100%;
2017-03-18 15:16:44 +00:00
}
.card.infohidden:not(.infoflip){
2017-03-23 07:43:41 +00:00
background-size: 100% 100%;
2017-03-18 15:16:44 +00:00
}