diff options
Diffstat (limited to 'static/css/header.css')
| -rwxr-xr-x | static/css/header.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/header.css b/static/css/header.css index d0bbf8e..1454d65 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -5,13 +5,13 @@ a.img_roll:link, .img_roll{ width:130px; height:46px; display:block; - background-image:url(/static/img/dumppixel.png); + background-image:url(/static/img/humppixel.png); } a.img_roll:hover{ width:130px; height:46px; display:block; - background-image:url(/static/img/dumppixelhover.png); + background-image:url(/static/img/humppixelhover.png); } html, body, div, span, applet, object, iframe, |
