Changeset - 557373801248
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2016-11-09 17:38:37
brett@sfconservancy.org
sponsors: Fix reversed dimensions on Target logo.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/sponsors.html
Show inline comments
...
 
@@ -32,7 +32,7 @@ any of its sponsors.</p>
 
<li><a href="https://www.mozilla.org/foundation/"><img src="/img/sponsors/mozilla.png" height="101" width="250" alt="Mozilla Foundation" /></a></li>
 
<li><a href="https://www.privateinternetaccess.com/"><img src="/img/sponsors/privateinternetaccess.jpg" height="52" width="220" alt="Private Internet Access" /></a></li>
 
<li><a href="https://www.redhat.com/"><img src="/img/sponsors/redhat.png" height="80" width="250" alt="Red Hat" /></a></li>
 
<li><a href="https://www.target.com/"><img src="/img/sponsors/target.png" height="160" width="201" alt="Target" /></a></li>
 
<li><a href="https://www.target.com/"><img src="/img/sponsors/target.png" height="201" width="160" alt="Target" /></a></li>
 
</ul>
 

	
 
<!-- This section will be added when we have in-kind contributions -->
0 comments (0 inline, 0 general)