[gnome3-web] css: put 1px of separation between splash edge and "I"



commit 2485c6241c6f1ae2eac2b0fa836c56062b1da0fb
Author: Jason D. Clinton <me jasonclinton com>
Date:   Tue Jan 25 15:41:26 2011 -0600

    css: put 1px of separation between splash edge and "I"
    
    A few people complained about the "I" touching the left edge of the splash.
    Feel free to revert if it makes more sense to from a design perspective.

 css/gnome3.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/css/gnome3.css b/css/gnome3.css
index d75abaf..22a483f 100644
--- a/css/gnome3.css
+++ b/css/gnome3.css
@@ -60,7 +60,7 @@ a.faq {
     position: absolute;
     font-size: 220%;
     bottom: -12px;
-    left: -4px;
+    left: -3px;
     color: #eeeeec;
     text-shadow: 0 2px 15px #000000;
   }



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