[gnome3-web] tryit: center the switch image and strip the color profile from the PNG



commit e0804e2fab0617afbcdfccd23f0f710cb77630dc
Author: Jason D. Clinton <me jasonclinton com>
Date:   Wed Apr 6 00:46:58 2011 -0500

    tryit: center the switch image and strip the color profile from the PNG

 css/gnome3.css |    1 +
 img/switch.png |  Bin 162246 -> 173294 bytes
 2 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/css/gnome3.css b/css/gnome3.css
index 9a2449a..15fd36c 100644
--- a/css/gnome3.css
+++ b/css/gnome3.css
@@ -85,6 +85,7 @@ a.faq {
 
 .getit-splash {
   background-image: url(../img/switch.png) !important;
+  background-position: center !important;
 }
 
 .intro { margin-bottom: 3em; }
diff --git a/img/switch.png b/img/switch.png
index bc1effe..088178a 100644
Binary files a/img/switch.png and b/img/switch.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]