diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-05 13:15:35 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-05 13:15:35 +0100 |
commit | cd4f07b72d9fa09349508b236336cbd4f42056e5 (patch) | |
tree | 84664bf21891ce59492ce9f596399f753deb566d /repotmpl/layout | |
parent | 6fe05e1235dd34070b45d4d4d2a92084c48c7ef9 (diff) |
New repo style, with the ElePHPant
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; |