[gnome-web-www] Fix up link padding



commit 24ab8218c7ba14b327f6a98f6a08b38f8eebdd5f
Author: Marina Zhurakhinskaya <marinaz redhat com>
Date:   Wed Dec 4 19:27:43 2013 -0500

    Fix up link padding

 theme/opw/css/main.css |    5 -----
 theme/opw/index.html   |   10 ++++++++--
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/theme/opw/css/main.css b/theme/opw/css/main.css
index 39724d2..d780931 100644
--- a/theme/opw/css/main.css
+++ b/theme/opw/css/main.css
@@ -164,11 +164,6 @@ h3 {
     padding-top: 20px;
 }
 
-.link-wiki {
-    font-size: 14px;
-    padding-top: 10px;
-}
-
 .view-participants {
     cursor: pointer;
 }
diff --git a/theme/opw/index.html b/theme/opw/index.html
index e2791f6..bb83fa3 100644
--- a/theme/opw/index.html
+++ b/theme/opw/index.html
@@ -52,7 +52,9 @@
 
             <div class="clearfix"></div> 
 
-            <a href="https://live.gnome.org/OutreachProgramForWomen"; class="learn-more link-wiki">Learn how 
to get started and apply!</a>
+            <a href="https://wiki.gnome.org/OutreachProgramForWomen"; class="learn-more">Learn how to get 
started and apply!</a>
+
+            <div class="clearfix"></div>  
         </div>
         
         <div class="span24 section" id="participants">
@@ -60,7 +62,10 @@
 
             <p>Congratulations to the <strong>31 participants</strong> accepted for the December 2013 - 
March 2014 round of the Outreach Program for Women!</p>
 
+            <div class="clearfix"></div>
+
             <a class="learn-more view-participants">Find out who's participating in this round!</a>
+            
             <div class="clearfix"></div>
 
             <div class="participants-list">                
@@ -167,7 +172,8 @@
             <a href="http://www.rackspace.com";><img alt="Rackspace" 
src="css/img/sponsor-rackspace-includer.png" class="span4 offset1"></a>
             <a href="https://www.redhat.com/";><img alt="Red Hat" src="css/img/sponsor-redhat.png" 
class="span4 offset1"></a>
 
-            <div class="clearfix"></div>  
+            <div class="clearfix"></div>
+
             <a class="learn-more" 
href="https://wiki.gnome.org/OutreachProgramForWomen#For_Organizations_and_Companies";>Become a sponsor!</a>
         
             <div class="clearfix"></div>  


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