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

679 lines
19 KiB
CSS
Raw Normal View History

.promo_android {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -695px;
width: 175px;
height: 175px;
}
.promo_backgrounds_armoire_201602 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1297px -241px;
width: 141px;
height: 294px;
}
.promo_backgrounds_armoire_201603 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1297px -831px;
width: 141px;
height: 294px;
}
.promo_backgrounds_armoire_201604 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -875px -442px;
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201605 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -734px -442px;
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201606 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: -140px -525px;
width: 140px;
height: 447px;
}
.promo_backgrounds_armoire_201607 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: 0px -525px;
width: 139px;
height: 588px;
}
.promo_backgrounds_armoire_201608 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -1016px -442px;
width: 140px;
height: 439px;
}
.promo_backgrounds_armoire_201609 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -1157px 0px;
width: 139px;
height: 438px;
}
.promo_backgrounds_armoire_201610 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -452px -442px;
width: 140px;
height: 441px;
}
.promo_backgrounds_armoire_201611 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -593px 0px;
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);
2016-12-09 02:28:17 +00:00
background-position: -593px -442px;
width: 140px;
height: 441px;
}
.promo_backtoschool {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -251px;
width: 150px;
height: 150px;
}
.promo_burnout {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -1297px 0px;
width: 219px;
height: 240px;
}
.promo_chairs_glasses {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -1439px -241px;
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);
2016-12-09 02:28:17 +00:00
background-position: -1297px -536px;
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);
2016-12-09 02:28:17 +00:00
background-position: -924px -1368px;
width: 321px;
height: 100px;
}
.promo_classes_fall_2015 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -430px -1265px;
width: 377px;
height: 99px;
}
.promo_classes_fall_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -166px;
width: 103px;
height: 348px;
}
2016-11-30 20:43:55 +00:00
.promo_coffee_mug {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -515px;
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);
2016-12-09 02:28:17 +00:00
background-position: -1915px -251px;
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);
2016-12-09 02:28:17 +00:00
background-position: -1884px -1422px;
width: 114px;
height: 147px;
}
.promo_contrib_spotlight_blade {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1921px -103px;
width: 89px;
height: 111px;
}
.promo_contrib_spotlight_cantras {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1915px -402px;
width: 87px;
height: 109px;
}
.promo_cow {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -734px 0px;
width: 140px;
height: 441px;
}
.promo_dilatoryDistress {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -452px -884px;
width: 90px;
height: 90px;
}
.promo_egg_mounts {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: 0px -1368px;
width: 280px;
height: 147px;
}
.promo_enchanted_armoire {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -808px -1265px;
width: 374px;
height: 76px;
}
.promo_enchanted_armoire_201507 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -1239px;
width: 217px;
height: 90px;
}
.promo_enchanted_armoire_201508 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -1570px;
width: 180px;
height: 90px;
}
.promo_enchanted_armoire_201509 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1337px -1368px;
width: 90px;
height: 90px;
}
.promo_enchanted_armoire_201511 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -1237px;
width: 122px;
height: 90px;
}
.promo_enchanted_armoire_201601 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -875px -975px;
width: 90px;
height: 90px;
}
.promo_floral_potions {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1621px -166px;
width: 105px;
height: 273px;
}
.promo_ghost_potions {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1016px 0px;
width: 140px;
height: 441px;
}
.promo_habitica {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -871px;
width: 175px;
height: 175px;
}
.promo_habitica_sticker {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: 0px -220px;
width: 305px;
height: 304px;
}
.promo_habitoween_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -875px 0px;
width: 140px;
height: 441px;
}
.promo_haunted_hair {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1903px -1000px;
width: 100px;
height: 137px;
}
.promo_item_notif {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px 0px;
width: 249px;
height: 102px;
}
.promo_mystery_201405 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -593px -975px;
width: 90px;
height: 90px;
}
.promo_mystery_201406 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1157px -751px;
width: 90px;
height: 96px;
}
.promo_mystery_201407 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1693px -932px;
width: 42px;
height: 62px;
}
.promo_mystery_201408 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1692px -440px;
width: 60px;
height: 71px;
}
.promo_mystery_201409 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -669px -1627px;
width: 90px;
height: 90px;
}
.promo_mystery_201410 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1670px -1161px;
width: 72px;
height: 63px;
}
.promo_mystery_201411 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -851px -1627px;
width: 90px;
height: 90px;
}
.promo_mystery_201412 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1718px -585px;
width: 42px;
height: 66px;
}
.promo_mystery_201501 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1963px -1330px;
width: 48px;
height: 63px;
}
.promo_mystery_201502 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -593px -884px;
width: 90px;
height: 90px;
}
.promo_mystery_201503 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -734px -975px;
width: 90px;
height: 90px;
}
.promo_mystery_201504 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1693px -777px;
width: 60px;
height: 69px;
}
.promo_mystery_201505 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -578px -1627px;
width: 90px;
height: 90px;
}
.promo_mystery_201506 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1718px -515px;
width: 42px;
height: 69px;
}
.promo_mystery_201507 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1157px -439px;
width: 90px;
height: 105px;
}
.promo_mystery_201508 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1157px -848px;
width: 93px;
height: 90px;
}
.promo_mystery_201509 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1246px -1368px;
width: 90px;
height: 90px;
}
.promo_mystery_201510 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1016px -973px;
width: 93px;
height: 90px;
}
.promo_mystery_201511 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -875px -884px;
width: 90px;
height: 90px;
}
.promo_mystery_201512 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1693px -695px;
width: 60px;
height: 81px;
}
.promo_mystery_201601 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1640px -1237px;
width: 120px;
height: 90px;
}
.promo_mystery_201602 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -760px -1627px;
width: 90px;
height: 90px;
}
.promo_mystery_201603 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -942px -1627px;
width: 90px;
height: 90px;
}
.promo_mystery_201604 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1406px -1126px;
width: 93px;
height: 90px;
}
.promo_mystery_201605 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -734px -884px;
width: 90px;
height: 90px;
}
.promo_mystery_201606 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1157px -545px;
width: 90px;
height: 105px;
}
.promo_mystery_201607 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -452px -975px;
width: 90px;
height: 90px;
}
.promo_mystery_201608 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1157px -939px;
width: 93px;
height: 90px;
}
.promo_mystery_201609 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1016px -882px;
width: 93px;
height: 90px;
}
.promo_mystery_201610 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1945px -1570px;
width: 63px;
height: 84px;
}
.promo_mystery_201611 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1157px -651px;
width: 90px;
height: 99px;
}
.promo_mystery_3014 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -1148px;
width: 217px;
height: 90px;
}
.promo_new_hair_fall2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -452px 0px;
width: 140px;
height: 441px;
}
.promo_orca {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1631px -1047px;
width: 105px;
height: 105px;
}
.promo_partyhats {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -1661px;
width: 115px;
height: 47px;
}
.promo_pastel_skin {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -657px -1516px;
width: 330px;
height: 83px;
}
.customize-option.promo_pastel_skin {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -682px -1531px;
width: 60px;
height: 60px;
}
.promo_peppermint_flame {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -704px;
width: 140px;
height: 147px;
}
.promo_pet_skins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -852px;
width: 140px;
height: 147px;
}
.customize-option.promo_pet_skins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1789px -867px;
width: 60px;
height: 60px;
}
.promo_pyromancer {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -1047px;
width: 113px;
height: 113px;
}
.promo_rainbow_armor {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1915px -553px;
width: 92px;
height: 103px;
}
.promo_seasonal_shop_fall_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -281px -1368px;
width: 279px;
height: 147px;
}
.promo_shimmer_hair {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -326px -1516px;
width: 330px;
height: 83px;
}
.promo_splashyskins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -1330px;
width: 198px;
height: 91px;
}
.customize-option.promo_splashyskins {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1789px -1345px;
width: 60px;
height: 60px;
}
.promo_spooky_sparkles_fall_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -306px -220px;
width: 140px;
height: 294px;
}
.promo_spring_classes_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -561px -1368px;
width: 362px;
height: 102px;
}
.promo_springclasses2014 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: 0px -1627px;
width: 288px;
height: 90px;
}
.promo_springclasses2015 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -289px -1627px;
width: 288px;
height: 90px;
}
.promo_staff_spotlight_Lemoness {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1905px -704px;
width: 102px;
height: 146px;
}
.promo_staff_spotlight_Viirus {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -1422px;
width: 119px;
height: 147px;
}
.promo_staff_spotlight_paglias {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1905px -852px;
width: 99px;
height: 147px;
}
.promo_summer_classes_2014 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: 0px -1265px;
width: 429px;
height: 102px;
}
.promo_summer_classes_2015 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: -140px -973px;
width: 300px;
height: 88px;
}
.promo_summer_classes_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: 0px -1114px;
width: 400px;
height: 150px;
}
.promo_takeThis_gear {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1632px -1404px;
width: 114px;
height: 87px;
}
.promo_takethis_armor {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -1404px;
width: 114px;
height: 87px;
}
.promo_turkey_day_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -281px -525px;
width: 140px;
height: 441px;
}
.promo_unconventional_armor {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1693px -871px;
width: 60px;
height: 60px;
}
.promo_unconventional_armor2 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1621px -440px;
width: 70px;
height: 74px;
}
.promo_updos {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -103px;
width: 156px;
height: 147px;
}
.promo_veteran_pets {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -1328px;
width: 146px;
height: 75px;
}
.promo_winter_classes_2016 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -900px -1114px;
width: 360px;
height: 90px;
}
2016-12-09 02:28:17 +00:00
.promo_winter_fireworks {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: -1764px -1000px;
width: 138px;
height: 147px;
}
.promo_winterclasses2015 {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: 0px -1516px;
width: 325px;
height: 110px;
}
.promo_winteryhair {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px -1161px;
width: 152px;
height: 75px;
}
.avatar_variety {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-01 21:43:46 +00:00
background-position: -401px -1114px;
width: 498px;
height: 95px;
}
.npc_viirus {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1297px -1126px;
width: 108px;
height: 90px;
}
.party_preview {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
background-position: 0px 0px;
width: 451px;
height: 219px;
}
.scene_coding {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -402px;
width: 150px;
height: 150px;
}
.scene_phone_peek {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1764px -553px;
width: 150px;
height: 150px;
}
.welcome_basic_avatars {
background-image: url(/static/sprites/spritesmith-largeSprites-0.png);
2016-12-09 02:28:17 +00:00
background-position: -1517px 0px;
width: 246px;
height: 165px;
}