[tor-commits] [webwml/staging] try to do it more righter
sebastian at torproject.org
sebastian at torproject.org
Fri Jul 24 01:30:03 UTC 2015
commit 872183d34c2182ccac6af3d552a14996deb068aa
Author: Sebastian Hahn <sebastian at torproject.org>
Date: Fri Jul 24 03:29:52 2015 +0200
try to do it more righter
---
css/layout.css | 2 +-
css/typography.css | 3 ++-
en/index.wml | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/css/layout.css b/css/layout.css
index 2da6398..54d225b 100644
--- a/css/layout.css
+++ b/css/layout.css
@@ -278,7 +278,7 @@ body {
margin-left: 20px;
}
- #torusers, #helpus { margin: 0 0 27px; }
+ #torusers { margin: 0 0 27px; }
.user {
margin: 0 0 12px;
height: auto;
diff --git a/css/typography.css b/css/typography.css
index 151e65a..f004fed 100644
--- a/css/typography.css
+++ b/css/typography.css
@@ -215,7 +215,8 @@ p.desc {
table h2,
#home-our-projects h2,
#home-announcements h2,
-#home-users h2 {
+#home-users h2,
+#home-helpus 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 2bbd348..8fda0e8 100644
--- a/en/index.wml
+++ b/en/index.wml
@@ -151,7 +151,7 @@
</div>
<!-- END MAINCOL -->
<div id="sidecol">
- <div id="helpus">
+ <div id="home-helpus">
<h2>A Call for Help</h2>
<div class="fauxhead"></div>
<div class="user">
More information about the tor-commits
mailing list