fix the css for the headers, try updating the div one more time
Andrew Lewman

Andrew Lewman commited on 2013-06-11 04:12:45
Zeige 2 geänderte Dateien mit 3 Einfügungen und 2 Löschungen.

... ...
@@ -214,7 +214,8 @@ p.desc {
214 214
 
215 215
 table h2,
216 216
 #home-our-projects h2,
217
-#home-announcements h2 {
217
+#home-announcements h2,
218
+#home-users h2 {
218 219
 	background: url(../images/table-head.jpg) left top repeat-x;
219 220
 	color: #f6f6ed;
220 221
 	padding-left: 10px;
... ...
@@ -190,7 +190,7 @@
190 190
             </tr>
191 191
           </table>
192 192
         </div>
193
-      	<div id="torusers">
193
+      	<div id="home-users">
194 194
           <h2>Who Uses Tor?</h2>
195 195
 	  <div class="fauxhead"></div>
196 196
           <div class="user">
197 197