Fixed the evil black logo.
authorTim Ansell <mithro@gmail.com>
Wed, 15 Oct 2008 18:06:07 +0000
changeset 341 cad57d104bc7
parent 340 f1522bafa958
child 342 72482d8e5b34
Fixed the evil black logo.
app/soc/content/css/soc.css
app/soc/content/images/gospo-logo.gif
app/soc/content/images/gospo-logo.png
app/soc/templates/soc/base.html
--- 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>