355773ecf3
Also fixes an issue with sprite alignment of the Lamplighter Set.
19 lines
523 B
CSS
19 lines
523 B
CSS
.promo_armoire_backgrounds_201712 {
|
|
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
|
background-position: 0px -352px;
|
|
width: 141px;
|
|
height: 441px;
|
|
}
|
|
.promo_take_this {
|
|
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
|
background-position: -142px -352px;
|
|
width: 114px;
|
|
height: 87px;
|
|
}
|
|
.scene_bug {
|
|
background-image: url('~assets/images/sprites/spritesmith-largeSprites-0.png');
|
|
background-position: 0px 0px;
|
|
width: 477px;
|
|
height: 351px;
|
|
}
|