Corrected paths to common folders in css
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user