use div underline instead of both.
Andrew Lewman

Andrew Lewman commited on 2012-03-12 01:56:54
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -12,7 +12,6 @@
12 12
     <!-- PUT CONTENT AFTER THIS TAG -->
13 13
 
14 14
 <h1>Join the Tor Network</h1>
15
-<hr><br>
16 15
 <div class="underline"></div>
17 16
 
18 17
 <div align="center">
... ...
@@ -32,6 +31,7 @@ people who run Tor as a bridge or a relay, the faster and safer the
32 31
 network becomes.</p>
33 32
 
34 33
 <h1>Three ways to join and help out</h1>
34
+<div class="underline"></div>
35 35
 <ul class="hlist">
36 36
 <li><a href="#diy">Run it yourself.</a></li>
37 37
 <li><a href="#cloud">Run it in the cloud.</a></li>
38 38