[gnome-web-www] fixes sponsors links



commit 8048300cdc8b8d103c6932d8533784193548cd07
Author: Fabiana Simões <fabianapsimoes gmail com>
Date:   Thu Jul 4 10:45:33 2013 +0200

    fixes sponsors links

 theme/opw/css/main.css |    2 +-
 theme/opw/index.html   |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/theme/opw/css/main.css b/theme/opw/css/main.css
index 4449e09..4adb25f 100644
--- a/theme/opw/css/main.css
+++ b/theme/opw/css/main.css
@@ -133,7 +133,7 @@ h3 {
 }
 
 #sponsors img {
-    padding-top: 40px;
+    padding-top: 30px;
 }
 
 .footer-art, .footer {
diff --git a/theme/opw/index.html b/theme/opw/index.html
index 42a88f8..974767b 100644
--- a/theme/opw/index.html
+++ b/theme/opw/index.html
@@ -154,7 +154,7 @@
         
         <h3>Promoters</h3>
         
-        <a href="<a href="">"><img alt="Intel" src="css/img/sponsor-intel.png" class="grid_6 prefix_1 
alpha"></a>
+        <a href="http://www.intel.com";><img alt="Intel" src="css/img/sponsor-intel.png" class="grid_6 
prefix_1 alpha"></a>
         <a href="http://www.linuxfoundation.org/";><img alt="The Linux Foundation" 
src="css/img/sponsor-linuxfoundation.png" class="grid_6 prefix_2"></a>
         <a href="https://www.mozilla.org";><img alt="Mozilla" src="css/img/sponsor-mozilla.png" class="grid_6 
prefix_2 omega"></a>
         <div class="clearfix"></div>
@@ -202,8 +202,8 @@
 <div class="footer-grass"></div>
 <div class="footer-wrapper">
     <ul class="footer">
-        <li>Copyright © 2005‒2013 <strong>The GNOME Project</strong></li>
-        <li>Hosted by Red Hat</li>
+        <li>Copyright © 2005‒2013 <a href="https://www.gnome.org";>The GNOME Project</a></li>
+        <li>Hosted by <a href="https://www.redhat.com";>Red Hat</li>
     </ul>
 </div>
 


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