[tor-commits] r25462: {website} fix icon sizing and typo in projects page (website/trunk/projects/en)

Arturo Filasto art at torproject.org
Wed Feb 22 05:45:51 UTC 2012


Author: art
Date: 2012-02-22 05:45:51 +0000 (Wed, 22 Feb 2012)
New Revision: 25462

Modified:
   website/trunk/projects/en/projects.wml
Log:
fix icon sizing and typo in projects page

Modified: website/trunk/projects/en/projects.wml
===================================================================
--- website/trunk/projects/en/projects.wml	2012-02-21 23:25:22 UTC (rev 25461)
+++ website/trunk/projects/en/projects.wml	2012-02-22 05:45:51 UTC (rev 25462)
@@ -80,7 +80,7 @@
 href="http://torstatus.cyberphunk.org/">cyberphunk</a> and others.</p>
 </td>
 <td>
-<a href="https://metrics.torproject.org/"><img class="icon" src="$(IMGROOT)/onion.jpg"/>Metrics Portal</a>
+<a href="https://metrics.torproject.org/"><img class="icon" src="$(IMGROOT)/onion.jpg" height="80px"/></a>
 <div class="name"><a href="https://metrics.torproject.org/">Metrics Portal</a></div>
 <p>Analytics for the Tor network, including graphs of its available bandwidth
 and estimated userbase. This is a great resource for researchers interested in
@@ -99,7 +99,7 @@
 Get started with <a href="https://cloud.torproject.org">Tor Cloud</a>.</p>
 </td>
 <td>
-<a href="<page projects/obfsproxy>"><img class="icon" src="$(IMGROOT)/onion.jpg"/></a>
+<a href="<page projects/obfsproxy>"><img class="icon" src="$(IMGROOT)/onion.jpg" height="80px"/></a>
 <div class="name"><a href="<page projects/obfsproxy>">Obfsproxy</a></div>
 <p>Obfsproxy is a pluggable transports proxy written in C. It shapes
 Tor traffic, making it harder for censors to detect and block the Tor



More information about the tor-commits mailing list