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