try to do it more righter
Sebastian Hahn

Sebastian Hahn commited on 2015-07-24 03:29:52
Zeige 3 geänderte Dateien mit 4 Einfügungen und 3 Löschungen.

... ...
@@ -278,7 +278,7 @@ body {
278 278
 	margin-left: 20px;
279 279
 }
280 280
 
281
-	#torusers, #helpus { margin: 0 0 27px; }
281
+	#torusers { margin: 0 0 27px; }
282 282
 		.user {
283 283
 			margin: 0 0 12px;
284 284
 			height: auto;
... ...
@@ -215,7 +215,8 @@ p.desc {
215 215
 table h2,
216 216
 #home-our-projects h2,
217 217
 #home-announcements h2,
218
-#home-users h2 {
218
+#home-users h2,
219
+#home-helpus h2, {
219 220
 	background: url(../images/table-head.jpg) left top repeat-x;
220 221
 	color: #f6f6ed;
221 222
 	padding-left: 10px;
... ...
@@ -151,7 +151,7 @@
151 151
       </div>
152 152
       <!-- END MAINCOL -->
153 153
       <div id="sidecol">
154
-      <div id="helpus">
154
+      <div id="home-helpus">
155 155
           <h2>A Call for Help</h2>
156 156
       <div class="fauxhead"></div>
157 157
           <div class="user">
158 158