[library-web] Update global domain bar to match www.gnome.org



commit 52795316ca1cba796b2d7aa3975c422c6d42299c
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Wed Sep 28 21:20:49 2011 +0200

    Update global domain bar to match www.gnome.org

 data/xslt/heading.xsl |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/data/xslt/heading.xsl b/data/xslt/heading.xsl
index dddf7b4..042d6cf 100644
--- a/data/xslt/heading.xsl
+++ b/data/xslt/heading.xsl
@@ -25,9 +25,11 @@
     
     <!-- global gnome.org domain bar -->
     <div id="global_domain_bar">
-        <div>
-            <a href="http://www.gnome.org/";><strong>GNOME</strong>.ORG</a>
+      <div class="maxwidth">
+        <div class="tab">
+          <a class="root" href="http://www.gnome.org/";>GNOME.org</a>
         </div>
+      </div>
     </div>
     
     



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