[tor-commits] [webwml/staging] Revert "try to do it more righter"

arma at torproject.org arma at torproject.org
Tue Dec 15 02:03:30 UTC 2015


commit 754b7f59addd05e63c86b915e9255753539f3a9e
Author: Sebastian Hahn <sebastian at torproject.org>
Date:   Thu Dec 10 09:45:52 2015 +0100

    Revert "try to do it more righter"
    
    This reverts commit 872183d34c2182ccac6af3d552a14996deb068aa.
---
 css/layout.css     |    2 +-
 css/typography.css |    3 +--
 en/index.wml       |    2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/css/layout.css b/css/layout.css
index 4908ee0..89f835f 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -278,7 +278,7 @@ body {
 	margin-left: 20px;
 }
 
-	#torusers { margin: 0 0 27px; }
+	#torusers, #helpus { margin: 0 0 27px; }
 		.user {
 			margin: 0 0 12px;
 			height: auto;
diff --git a/css/typography.css b/css/typography.css
index f004fed..151e65a 100644
--- a/css/typography.css
+++ b/css/typography.css
@@ -215,8 +215,7 @@ p.desc {
 table h2,
 #home-our-projects h2,
 #home-announcements h2,
-#home-users h2,
-#home-helpus h2, {
+#home-users h2 {
 	background: url(../images/table-head.jpg) left top repeat-x;
 	color: #f6f6ed;
 	padding-left: 10px;
diff --git a/en/index.wml b/en/index.wml
index 8fda0e8..2bbd348 100644
--- a/en/index.wml
+++ b/en/index.wml
@@ -151,7 +151,7 @@
       </div>
       <!-- END MAINCOL -->
       <div id="sidecol">
-      <div id="home-helpus">
+      <div id="helpus">
           <h2>A Call for Help</h2>
       <div class="fauxhead"></div>
           <div class="user">





More information about the tor-commits mailing list