[or-cvs] since that was such a success, remove the borders from the ...

Roger Dingledine arma at seul.org
Tue Dec 21 05:48:04 UTC 2004


Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website

Modified Files:
	index.html 
Log Message:
since that was such a success, remove the borders from the other images too


Index: index.html
===================================================================
RCS file: /home2/or/cvsroot/website/index.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- index.html	21 Dec 2004 05:41:27 -0000	1.37
+++ index.html	21 Dec 2004 05:48:02 -0000	1.38
@@ -39,11 +39,11 @@
 
 <!-- SIDEBAR (OPTIONAL) -->
 <div class="sidebar">
-<a href="download.html"><img src="images/download_tor.png" alt="Download Tor"></a>
+<a href="download.html"><img border="0" src="images/download_tor.png" alt="Download Tor"></a>
 
 <br />
 
-<a href="overview.html"><img src="images/how_tor_works_thumb.png"
+<a href="overview.html"><img border="0" src="images/how_tor_works_thumb.png"
 alt="How Tor Works"></a>
 </div>
 <!-- END SIDEBAR -->
@@ -133,7 +133,7 @@
 
   </div><!-- #main -->
 
-<a href="http://secure.eff.org/tor"><img src="images/eff_badge.png"
+<a href="http://secure.eff.org/tor"><img border="0" src="images/eff_badge.png"
 alt="Tor development is supported by EFF"></a>
 
 </div>



More information about the tor-commits mailing list