fix icon sizing and typo in projects page
Arturo Filastò

Arturo Filastò commited on 2012-02-22 06:45:51
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -80,7 +80,7 @@ current relays and details on each. Mirrors are also available from <a
80 80
 href="http://torstatus.cyberphunk.org/">cyberphunk</a> and others.</p>
81 81
 </td>
82 82
 <td>
83
-<a href="https://metrics.torproject.org/"><img class="icon" src="$(IMGROOT)/onion.jpg"/>Metrics Portal</a>
83
+<a href="https://metrics.torproject.org/"><img class="icon" src="$(IMGROOT)/onion.jpg" height="80px"/></a>
84 84
 <div class="name"><a href="https://metrics.torproject.org/">Metrics Portal</a></div>
85 85
 <p>Analytics for the Tor network, including graphs of its available bandwidth
86 86
 and estimated userbase. This is a great resource for researchers interested in
... ...
@@ -99,7 +99,7 @@ help improve the safety and speed at which users can access the Internet.
99 99
 Get started with <a href="https://cloud.torproject.org">Tor Cloud</a>.</p>
100 100
 </td>
101 101
 <td>
102
-<a href="<page projects/obfsproxy>"><img class="icon" src="$(IMGROOT)/onion.jpg"/></a>
102
+<a href="<page projects/obfsproxy>"><img class="icon" src="$(IMGROOT)/onion.jpg" height="80px"/></a>
103 103
 <div class="name"><a href="<page projects/obfsproxy>">Obfsproxy</a></div>
104 104
 <p>Obfsproxy is a pluggable transports proxy written in C. It shapes
105 105
 Tor traffic, making it harder for censors to detect and block the Tor
106 106