Author: art
Date: 2012-02-22 07:08:37 +0000 (Wed, 22 Feb 2012)
New Revision: 25468

Modified:
   website/trunk/projects/en/projects.wml
Log:
fix shadow icon sizing

Modified: website/trunk/projects/en/projects.wml
===================================================================
--- website/trunk/projects/en/projects.wml      2012-02-22 07:02:18 UTC (rev 
25467)
+++ website/trunk/projects/en/projects.wml      2012-02-22 07:08:37 UTC (rev 
25468)
@@ -99,7 +99,7 @@
 </div>
 
 <div class="projectbox">
-<a href="https://shadow.cs.umn.edu/";><img src="$(IMGROOT)/shadow-favicon.png" 
height="80px" alt=""></a>
+<a href="https://shadow.cs.umn.edu/";><img src="$(IMGROOT)/shadow-favicon.png" 
height="80px" width="80px" alt=""></a>
 <div class="projectdesc"><div class="name"><a 
href="https://shadow.cs.umn.edu/";>Shadow</a></div>
 <p>Shadow is a discrete-event network simulator that runs the real
 Tor software as a plug-in. Shadow is open-source software that enables

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to