|
|
@ -269,7 +269,7 @@ export default { |
|
|
|
background-image: url(../assets/images/card_secret_buy/buy_pic.png); |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-position: 100% 50%; |
|
|
|
background-size: 10%; |
|
|
|
background-size: 15px; |
|
|
|
} |
|
|
|
|
|
|
|
.card-intro{ |
|
|
@ -288,7 +288,7 @@ export default { |
|
|
|
background-image: url(../assets/images/card_secret_buy/buy_prompt.png); |
|
|
|
background-repeat: no-repeat; |
|
|
|
background-position: 0 50%; |
|
|
|
background-size: 8%; |
|
|
|
background-size: 16px; |
|
|
|
} |
|
|
|
|
|
|
|
.intro-content{ |
|
|
|