winter: use npc_ian from holiday-event pngs, disable gif for now (revert this later)

This commit is contained in:
Tyler Renelle
2013-12-31 08:45:13 -07:00
parent 549fd7bac0
commit 0285de5098
2 changed files with 7 additions and 6 deletions
+6 -5
View File
@@ -2,11 +2,12 @@
margin-left: 1.25em;
}*/
.npc_ian {
background: url("../img/sprites/npc_ian.gif") no-repeat;
width: 78px;
height: 135px;
}
/* Commenting out for holiday events */
/*.npc_ian {*/
/*background: url("../img/sprites/npc_ian.gif") no-repeat;*/
/*width: 78px;*/
/*height: 135px;*/
/*}*/
.Gems {
display:inline-block;
+1 -1
View File
File diff suppressed because one or more lines are too long