2016-04-02 08:05:24 +00:00
|
|
|
.card:empty,.card.infohidden{
|
|
|
|
background: url('image/new.png');
|
2017-03-23 07:43:41 +00:00
|
|
|
background-size: 100% 100%;
|
2016-04-02 08:05:24 +00:00
|
|
|
}
|
|
|
|
.card.infohidden:not(.infoflip){
|
|
|
|
background: url('image/new2.png');
|
2017-03-23 07:43:41 +00:00
|
|
|
background-size: 100% 100%;
|
2016-04-02 08:05:24 +00:00
|
|
|
}
|