substitute card id '40' with 'cover' to be more clear and back-compatible
authorMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 3 May 2020 07:32:16 +0000 (09:32 +0200)
committerMatteo Nastasi <nastasi@alternativeoutput.it>
Sun, 3 May 2020 07:32:16 +0000 (09:32 +0200)
web/briskin5/cards_xx.css

index ded3557..f55ec6f 100644 (file)
@@ -158,7 +158,7 @@ img[data-card-id="39"] {
     background: url('img/cards_xx.png') -525px -484px;
 }
 
-img[data-card-id="40"] {
+img[data-card-id="cover"] {
     background: url('img/cards_xx.png') -600px -0px;
 }
 
@@ -322,7 +322,7 @@ img[data-card-id="39_ea"] {
     background: url('img/cards_xx_ea.png') -847px -300px;
 }
 
-img[data-card-id="40_ea"] {
+img[data-card-id="cover_ea"] {
     background: url('img/cards_xx_ea.png') -968px -0px;
 }
 
@@ -486,7 +486,7 @@ img[data-card-id="39_we"] {
     background: url('img/cards_xx_we.png') -847px -300px;
 }
 
-img[data-card-id="40_we"] {
+img[data-card-id="cover_we"] {
     background: url('img/cards_xx_we.png') -968px -0px;
 }