habitica/website/client/assets/css/sprites/spritesmith-largeSprites-0.css

631 lines
18 KiB
CSS
Raw Normal View History

.promo_android {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -180px;
width: 175px;
height: 175px;
}
.promo_backgrounds_armoire_201602 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -703px -1151px;
width: 141px;
height: 294px;
}
.promo_backgrounds_armoire_201603 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -306px -295px;
width: 141px;
height: 294px;
}
.promo_backgrounds_armoire_201604 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -282px -1048px;
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201605 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: 0px -1048px;
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201606 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: 0px -600px;
width: 140px;
height: 447px;
}
.promo_backgrounds_armoire_201607 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -956px 0px;
width: 139px;
height: 588px;
}
.promo_backgrounds_armoire_201608 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -425px -600px;
width: 140px;
height: 439px;
}
.promo_backgrounds_armoire_201609 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -566px -600px;
width: 139px;
height: 438px;
}
.promo_backgrounds_armoire_201610 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1237px 0px;
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201611 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1237px -442px;
2016-12-01 21:43:46 +00:00
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201612 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -141px -1048px;
2017-01-03 21:35:23 +00:00
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201701 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1378px -442px;
width: 140px;
height: 441px;
}
2017-02-02 17:31:43 +00:00
.promo_backgrounds_armoire_201702 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -141px -600px;
2017-02-02 17:31:43 +00:00
width: 141px;
height: 441px;
}
.promo_backtoschool {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -806px;
width: 150px;
height: 150px;
}
.promo_burnout {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -559px -220px;
width: 219px;
height: 240px;
}
.promo_chairs_glasses {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1729px -532px;
width: 51px;
height: 210px;
}
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
.promo_checkin_incentives {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -845px -1151px;
Login Incentives (#8230) * feat(incentives): login bennies WIP * feat(content): incentive prize content WIP * fix(content): placeholders pass tests * WIP(content): Bard instrument placeholder * feat(content): Incentives build * chore(sprites): compile and fix some strings * WIP(incentives): quests and backgrounds * fix(quests): correct buy/launch handling * [WIP] Incentives rewarding (#8226) * Added login incentive rewards * Updated incentive rewards * Added incentive modal and updated notification structure * Added analytics to sleeping * Added login incentives to user analytics * Fixed unit tests and ensured that prizes are incremented and not replaced * Updated style of daily login incentive modal * Added rewards modal * Added translations * Added loigin incentive ui elements to profile * Updated login incentives structure and abstracted to common.content * Added dynamic display for login incentives on profile * Added purple potion image * Updated daily login modal * Fixed progress calculation * Added bard gear * Updated login incentive rewards * Fixed styles and text * Added multiple read for notifications * Fixed lint issues * Fixed styles and added 50 limit * Updated quest keys * Added login incentives reward page * Fixed tests * Fixed linting and tests * Read named notifications route. Add image for backgrounds * Fixed style issues and added tranlsations to login incentive notification * Hided abiltiy to purchase incentive backgrounds and added message to detail how to unlock * Updated awarded message * Fixed text and updated progress counter to display better * Fixed purple potion reward text * Fixed check in backgrouns reward text * fix(quest): pass tests * Added display of multiple rewards * Updated modal styles * Fixed neagtive 50 issue * Remvoed total count from daily login incentives modal * Fixed magic paw display * fix(awards): give bunnies again * WIP(incentives): more progress on BG shop * fix(incentives): actually award backgrounds * fix(incentives): more BG fixy * fix(backgrounds): don't gem-buy checkin bgs * Added dust bunny notification * fix(incentives): don't redisplay bunny award * chore(news): Bailey and different promo sprite
2016-11-24 01:34:09 +00:00
width: 141px;
height: 294px;
}
.promo_classes_fall_2014 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1133px -1048px;
width: 321px;
height: 100px;
}
.promo_classes_fall_2015 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -559px -461px;
width: 377px;
height: 99px;
}
.promo_classes_fall_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1519px 0px;
width: 103px;
height: 348px;
}
2016-11-30 20:43:55 +00:00
.promo_coffee_mug {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px 0px;
2016-11-30 20:43:55 +00:00
width: 200px;
height: 179px;
}
2016-12-01 21:43:46 +00:00
.promo_contrib_spotlight_Keith {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1519px -1118px;
2016-12-01 21:43:46 +00:00
width: 87px;
height: 111px;
}
.promo_contrib_spotlight_beffymaroo {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1237px -884px;
width: 114px;
height: 147px;
}
.promo_contrib_spotlight_blade {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1519px -1006px;
width: 89px;
height: 111px;
}
.promo_contrib_spotlight_cantras {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1519px -1230px;
width: 87px;
height: 109px;
}
.promo_contrib_spotlight_megan {
2017-02-16 20:51:35 +00:00
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: -1519px -894px;
width: 90px;
height: 111px;
}
.promo_contrib_spotlight_shanaqui {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1519px -782px;
width: 90px;
height: 111px;
}
2017-02-08 20:38:40 +00:00
.promo_cooking {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: -559px 0px;
width: 396px;
height: 219px;
}
.promo_cow {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1096px 0px;
width: 140px;
height: 441px;
}
2017-02-02 17:31:43 +00:00
.promo_cupid_potions {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -564px -1048px;
2017-02-02 17:31:43 +00:00
width: 138px;
height: 441px;
}
.promo_dilatoryDistress {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1007px;
width: 90px;
height: 90px;
}
.promo_egg_mounts {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -706px -751px;
width: 280px;
height: 147px;
}
.promo_enchanted_armoire {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1128px -1299px;
width: 374px;
height: 76px;
}
.promo_enchanted_armoire_201507 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -578px -1574px;
width: 217px;
height: 90px;
}
.promo_enchanted_armoire_201508 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1014px -1574px;
width: 180px;
height: 90px;
}
.promo_enchanted_armoire_201509 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -279px;
width: 90px;
height: 90px;
}
.promo_enchanted_armoire_201511 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -779px -326px;
width: 122px;
height: 90px;
}
.promo_enchanted_armoire_201601 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -734px;
width: 90px;
height: 90px;
}
.promo_floral_potions {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -532px;
width: 105px;
height: 273px;
}
.promo_ghost_potions {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1096px -442px;
width: 140px;
height: 441px;
}
.promo_habitica {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -356px;
width: 175px;
height: 175px;
}
.promo_habitica_sticker {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: 0px -295px;
width: 305px;
height: 304px;
}
.promo_habitoween_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -423px -1048px;
width: 140px;
height: 441px;
}
.promo_haunted_hair {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1519px -644px;
width: 100px;
height: 137px;
}
.promo_holly_potions {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -283px -600px;
width: 141px;
height: 440px;
}
.promo_item_notif {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: 0px -1665px;
width: 249px;
height: 102px;
}
.promo_mystery_201405 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -825px;
width: 90px;
height: 90px;
}
.promo_mystery_201406 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px 0px;
width: 90px;
height: 96px;
}
.promo_mystery_201407 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1781px -669px;
width: 42px;
height: 62px;
}
.promo_mystery_201408 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1693px;
width: 60px;
height: 71px;
}
.promo_mystery_201409 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1280px;
width: 90px;
height: 90px;
}
.promo_mystery_201410 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1629px;
width: 72px;
height: 63px;
}
.promo_mystery_201411 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1371px;
width: 90px;
height: 90px;
}
.promo_mystery_201412 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1781px -602px;
width: 42px;
height: 66px;
}
.promo_mystery_201501 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1774px -806px;
width: 48px;
height: 63px;
}
.promo_mystery_201502 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1189px;
width: 90px;
height: 90px;
}
.promo_mystery_201503 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1098px;
width: 90px;
height: 90px;
}
.promo_mystery_201504 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -885px -220px;
width: 60px;
height: 69px;
}
.promo_mystery_201505 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -97px;
width: 90px;
height: 90px;
}
.promo_mystery_201506 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1781px -532px;
width: 42px;
height: 69px;
}
.promo_mystery_201507 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -448px -295px;
width: 90px;
height: 105px;
}
.promo_mystery_201508 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1598px -1574px;
width: 93px;
height: 90px;
}
.promo_mystery_201509 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -552px;
width: 90px;
height: 90px;
}
.promo_mystery_201510 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1504px -1574px;
width: 93px;
height: 90px;
}
.promo_mystery_201511 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -370px;
width: 90px;
height: 90px;
}
.promo_mystery_201512 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1547px;
width: 60px;
height: 81px;
}
.promo_mystery_201601 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1195px -1574px;
width: 120px;
height: 90px;
}
.promo_mystery_201602 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -188px;
width: 90px;
height: 90px;
}
.promo_mystery_201603 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -643px;
width: 90px;
height: 90px;
}
.promo_mystery_201604 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1692px -1574px;
width: 93px;
height: 90px;
}
.promo_mystery_201605 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -916px;
width: 90px;
height: 90px;
}
.promo_mystery_201606 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -987px -751px;
width: 90px;
height: 105px;
}
.promo_mystery_201607 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -461px;
width: 90px;
height: 90px;
}
.promo_mystery_201608 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1316px -1574px;
width: 93px;
height: 90px;
}
.promo_mystery_201609 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1410px -1574px;
width: 93px;
height: 90px;
}
.promo_mystery_201610 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1824px -1462px;
width: 63px;
height: 84px;
}
.promo_mystery_201611 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1408px -1151px;
width: 90px;
height: 99px;
}
.promo_mystery_201612 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: 0px 0px;
width: 558px;
height: 294px;
}
2017-01-24 21:37:57 +00:00
.promo_mystery_201701 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -448px -401px;
2017-01-24 21:37:57 +00:00
width: 90px;
height: 105px;
}
.promo_mystery_3014 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -796px -1574px;
width: 217px;
height: 90px;
}
.promo_new_hair_fall2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1378px 0px;
width: 140px;
height: 441px;
}
.promo_orca {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -779px -220px;
width: 105px;
height: 105px;
}
.promo_partyhats {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -1404px;
width: 115px;
height: 47px;
}
.promo_pastel_skin {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: 0px -1490px;
width: 330px;
height: 83px;
}
.customize-option.promo_pastel_skin {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -25px -1505px;
width: 60px;
height: 60px;
}
.promo_peppermint_flame {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -1256px;
width: 140px;
height: 147px;
}
.promo_pet_skins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -1108px;
width: 140px;
height: 147px;
}
.customize-option.promo_pet_skins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1648px -1123px;
width: 60px;
height: 60px;
}
.promo_pyromancer {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1096px -884px;
width: 113px;
height: 113px;
}
.promo_rainbow_armor {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -1519px -1340px;
width: 92px;
height: 103px;
}
.promo_seasonal_shop_fall_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1128px -1151px;
width: 279px;
height: 147px;
}
.promo_shimmer_hair {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -331px -1490px;
width: 330px;
height: 83px;
}
.promo_splashyskins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -250px -1665px;
width: 198px;
height: 91px;
}
.customize-option.promo_splashyskins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -275px -1680px;
width: 60px;
height: 60px;
}
.promo_spooky_sparkles_fall_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -987px -1151px;
width: 140px;
height: 294px;
}
.promo_spring_classes_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -706px -899px;
width: 362px;
height: 102px;
}
.promo_springclasses2014 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: 0px -1574px;
width: 288px;
height: 90px;
}
.promo_springclasses2015 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-16 20:51:35 +00:00
background-position: -289px -1574px;
width: 288px;
height: 90px;
}
.promo_staff_spotlight_Lemoness {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1519px -349px;
width: 102px;
height: 146px;
}
.promo_staff_spotlight_Viirus {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1378px -884px;
width: 119px;
height: 147px;
}
.promo_staff_spotlight_paglias {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1519px -496px;
width: 99px;
height: 147px;
}
2017-01-19 20:22:32 +00:00
.promo_startingover {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -1623px -957px;
2017-01-19 20:22:32 +00:00
width: 150px;
height: 150px;
}
.promo_summer_classes_2014 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -703px -1048px;
width: 429px;
height: 102px;
}
2017-01-26 18:10:13 +00:00
.promo_working_out {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2017-02-08 20:38:40 +00:00
background-position: -706px -600px;
2017-01-26 18:10:13 +00:00
width: 300px;
height: 150px;
}