Fixed the evil black logo.
--- a/app/soc/content/css/soc.css Wed Oct 15 18:03:21 2008 +0000
+++ b/app/soc/content/css/soc.css Wed Oct 15 18:06:07 2008 +0000
@@ -205,11 +205,6 @@
top: -5px;
}
- #logo img {
- width: 143px;
- height: 59px;
- }
-
#login {
text-align: right;
}
Binary file app/soc/content/images/gospo-logo.gif has changed
Binary file app/soc/content/images/gospo-logo.png has changed
--- a/app/soc/templates/soc/base.html Wed Oct 15 18:03:21 2008 +0000
+++ b/app/soc/templates/soc/base.html Wed Oct 15 18:06:07 2008 +0000
@@ -45,7 +45,7 @@
<div id="header">
<div id="logo">
{% block logo %}
-<a href="/"><img src="/soc/content/images/gospo-logo.gif" alt="Google Open Source Programs"/></a>
+<a href="/"><img src="/soc/content/images/gospo-logo.png" alt="Google Open Source Programs"/></a>
<span title=" TODO: logo updated in site sponsor interface " class="popup">
<small>*</small>
</span>