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

commit 754b7f59addd05e63c86b915e9255753539f3a9e Author: Sebastian Hahn <sebastian@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">
participants (1)
-
arma@torproject.org