Corrected paths to common folders in css

This commit is contained in:
Blade Barringer
2015-02-12 12:10:19 -06:00
parent a6a0282c82
commit 3c60e7e079
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
/* Comment out for holiday events */
.npc_ian {
background: url("../img/sprites/npc_ian.gif") no-repeat;
background: url("/common/img/sprites/npc_ian.gif") no-repeat;
width: 78px;
height: 135px;
}