diff options
Diffstat (limited to 'css')
| -rw-r--r-- | css/sprite.css | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/css/sprite.css b/css/sprite.css index 28f0ce0..51f007e 100644 --- a/css/sprite.css +++ b/css/sprite.css @@ -2,7 +2,7 @@  .icon   {      display: inline-block; -    background: url('http://localhost:9991/images/sprite.gif') no-repeat; +    background: url('images/sprite.gif') no-repeat;      overflow: hidden;      text-indent: -9999px;      text-align: left; | 
