mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
18 lines
510 B
CSS
18 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;
|
|
}
|