fix shadow icon sizing
Arturo Filastò

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

... ...
@@ -99,7 +99,7 @@ protocol.</p>
99 99
 </div>
100 100
 
101 101
 <div class="projectbox">
102
-<a href="https://shadow.cs.umn.edu/"><img src="$(IMGROOT)/shadow-favicon.png" height="80px" alt=""></a>
102
+<a href="https://shadow.cs.umn.edu/"><img src="$(IMGROOT)/shadow-favicon.png" height="80px" width="80px" alt=""></a>
103 103
 <div class="projectdesc"><div class="name"><a href="https://shadow.cs.umn.edu/">Shadow</a></div>
104 104
 <p>Shadow is a discrete-event network simulator that runs the real
105 105
 Tor software as a plug-in. Shadow is open-source software that enables
106 106