]> mop.ddnsfree.com - git repositories - brisk.git/commitdiff
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 ded355746d9088d7b1f7f664479221e14cc8fa2c..f55ec6f1570786f2831119ce4f93a9911f3a0843 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;
 }