13 lines
331 B
CSS
13 lines
331 B
CSS
.promo_potions_thunderstorm {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: 0px 0px;
|
|
width: 141px;
|
|
height: 441px;
|
|
}
|
|
.promo_take_this {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: -142px 0px;
|
|
width: 114px;
|
|
height: 87px;
|
|
}
|