Author: dashorst
Date: Tue Feb 5 14:18:47 2008
New Revision: 618797
URL: http://svn.apache.org/viewvc?rev=618797&view=rev
Log:
Switched the graudated logo back to the original
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=618797&r1=618796&r2=618797&view=diff
==============================================================================
--- wicket/common/site/style/wicket.css (original)
+++ wicket/common/site/style/wicket.css Tue Feb 5 14:18:47 2008
@@ -33,7 +33,7 @@
}
#header{
- background:#e8590a url('logo_graduated.png');
+ background:#e8590a url('logo.png');
width:899px;
height:108px;
}