Author: dashorst
Date: Wed Feb  6 01:40:06 2008
New Revision: 618937

URL: http://svn.apache.org/viewvc?rev=618937&view=rev
Log:
Removed other reference to the graduated logo

Modified:
    wicket/common/site/style/wicket.css

Modified: wicket/common/site/style/wicket.css
URL: 
http://svn.apache.org/viewvc/wicket/common/site/style/wicket.css?rev=618937&r1=618936&r2=618937&view=diff
==============================================================================
--- wicket/common/site/style/wicket.css (original)
+++ wicket/common/site/style/wicket.css Wed Feb  6 01:40:06 2008
@@ -136,7 +136,7 @@
 }
 
 #logo {
-       background: #ffffff url('logo_graduated.png') no-repeat left bottom;
+       background: #ffffff url('logo.png') no-repeat left bottom;
        height : 108px;
        width : 300px;
        position : absolute;


Reply via email to