diff options
Diffstat (limited to 'template/banner.st')
| -rw-r--r-- | template/banner.st | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/template/banner.st b/template/banner.st index 791ef74..2ca62d1 100644 --- a/template/banner.st +++ b/template/banner.st @@ -3,20 +3,7 @@ <div id="logoicons"> <div id="logo7"> <div align="center"> - <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 /><style type='text/css'> -a.img_roll:link, .img_roll{ - width:130px; - height:46px; - display:block; - background-image:url(http://dump.fm/static/img/dumppixel.png); -} -a.img_roll:hover{ - width:130px; - height:46px; - display:block; - background-image:url(http://dump.fm/static/img/dumppixelhover.png); -} -</style> + <img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 /> <a class="img_roll" href="http://dump.fm/"></a> |
