diff options
Diffstat (limited to 'repotmpl/layout')
-rw-r--r-- | repotmpl/layout/repostyle.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repotmpl/layout/repostyle.css b/repotmpl/layout/repostyle.css index 0330530e..132979a5 100644 --- a/repotmpl/layout/repostyle.css +++ b/repotmpl/layout/repostyle.css @@ -58,7 +58,7 @@ pre { #top { width:auto; margin: 0 0 19px; - background: #5782AC url(images/package.png) right 56px no-repeat; + background: #5782AC url(images/elephpant_70_49.png) right 46px no-repeat; padding:0; border-bottom: 4px #6db9f7 solid; height: 100px; |