since that was such a success, remove the borders from the other images too
Roger Dingledine

Roger Dingledine commited on 2004-12-21 06:48:02
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.

... ...
@@ -39,11 +39,11 @@
39 39
 
40 40
 <!-- SIDEBAR (OPTIONAL) -->
41 41
 <div class="sidebar">
42
-<a href="download.html"><img src="images/download_tor.png" alt="Download Tor"></a>
42
+<a href="download.html"><img border="0" src="images/download_tor.png" alt="Download Tor"></a>
43 43
 
44 44
 <br />
45 45
 
46
-<a href="overview.html"><img src="images/how_tor_works_thumb.png"
46
+<a href="overview.html"><img border="0" src="images/how_tor_works_thumb.png"
47 47
 alt="How Tor Works"></a>
48 48
 </div>
49 49
 <!-- END SIDEBAR -->
... ...
@@ -133,7 +133,7 @@ the archives or subscribe</a>.
133 133
 
134 134
   </div><!-- #main -->
135 135
 
136
-<a href="http://secure.eff.org/tor"><img src="images/eff_badge.png"
136
+<a href="http://secure.eff.org/tor"><img border="0" src="images/eff_badge.png"
137 137
 alt="Tor development is supported by EFF"></a>
138 138
 
139 139
 </div>
140 140