25 lines
657 B
CSS
25 lines
657 B
CSS
.promo_potions_thunderstorm {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: -499px 0px;
|
|
width: 141px;
|
|
height: 441px;
|
|
}
|
|
.promo_take_this {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: -303px -250px;
|
|
width: 114px;
|
|
height: 87px;
|
|
}
|
|
.scene_guilds {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: 0px 0px;
|
|
width: 498px;
|
|
height: 249px;
|
|
}
|
|
.scene_habit_cycle {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: 0px -250px;
|
|
width: 302px;
|
|
height: 264px;
|
|
}
|