[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] since that was such a success, remove the borders from the ...
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] since that was such a success, remove the borders from the ...
- From: arma@xxxxxxxx (Roger Dingledine)
- Date: Tue, 21 Dec 2004 00:48:04 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Tue, 21 Dec 2004 00:48:24 -0500
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
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>