From cde0af771dd89449d66a2a79075c4307d18119e6 Mon Sep 17 00:00:00 2001
From: Remi Collet <fedora@famillecollet.com>
Date: Sat, 5 Mar 2016 13:27:44 +0100
Subject: biger elephpant

---
 repotmpl/elephpant_50_35.png                | Bin 2690 -> 0 bytes
 repotmpl/elephpant_70_49.png                | Bin 4141 -> 0 bytes
 repotmpl/layout/images/elephpant_100_69.png | Bin 0 -> 6110 bytes
 repotmpl/layout/repostyle.css               |   2 +-
 4 files changed, 1 insertion(+), 1 deletion(-)
 delete mode 100644 repotmpl/elephpant_50_35.png
 delete mode 100644 repotmpl/elephpant_70_49.png
 create mode 100644 repotmpl/layout/images/elephpant_100_69.png

diff --git a/repotmpl/elephpant_50_35.png b/repotmpl/elephpant_50_35.png
deleted file mode 100644
index 3ef76494..00000000
Binary files a/repotmpl/elephpant_50_35.png and /dev/null differ
diff --git a/repotmpl/elephpant_70_49.png b/repotmpl/elephpant_70_49.png
deleted file mode 100644
index 0e97fce4..00000000
Binary files a/repotmpl/elephpant_70_49.png and /dev/null differ
diff --git a/repotmpl/layout/images/elephpant_100_69.png b/repotmpl/layout/images/elephpant_100_69.png
new file mode 100644
index 00000000..7b4bce8b
Binary files /dev/null and b/repotmpl/layout/images/elephpant_100_69.png differ
diff --git a/repotmpl/layout/repostyle.css b/repotmpl/layout/repostyle.css
index 132979a5..b1e3d7bf 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/elephpant_70_49.png) right 46px no-repeat;
+    background: #5782AC url(images/elephpant_100_69.png) right 30px no-repeat;
     padding:0;
     border-bottom: 4px #6db9f7 solid;
     height: 100px;
-- 
cgit