5ced47f590
* feat(content): bundle, customizations * chore(sprites): update
19 lines
510 B
CSS
19 lines
510 B
CSS
.promo_bundle_witchyFamiliars {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: -142px 0px;
|
|
width: 141px;
|
|
height: 441px;
|
|
}
|
|
.promo_fall_customizations {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: 0px 0px;
|
|
width: 141px;
|
|
height: 588px;
|
|
}
|
|
.scene_raking_leaves {
|
|
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
|
|
background-position: -284px 0px;
|
|
width: 246px;
|
|
height: 198px;
|
|
}
|