You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2013/12/19 17:56:26 UTC

svn commit: r891059 - /websites/production/cxf/content/resources/site.css

Author: dkulp
Date: Thu Dec 19 16:56:26 2013
New Revision: 891059

Log:
Hoefully fix banner layout

Modified:
    websites/production/cxf/content/resources/site.css

Modified: websites/production/cxf/content/resources/site.css
==============================================================================
--- websites/production/cxf/content/resources/site.css (original)
+++ websites/production/cxf/content/resources/site.css Thu Dec 19 16:56:26 2013
@@ -9,7 +9,7 @@ body {
 #cell-1-0 { background: transparent url( 'http://cxf.apache.org/images/bg.png' ) repeat-x top; }
 #cell-1-1 { background: transparent url( 'http://cxf.apache.org/images/bg02-blue-left.png' ) no-repeat right top; width:13px; }
 #cell-1-2 { background: transparent url( 'http://cxf.apache.org/images/bg.png' ) repeat-x top; width:85%; }
-#banner { height: 60px; } 
+#banner { height: 70px; } 
 #cell-1-3 { background: transparent url( 'http://cxf.apache.org/images/bg02-blue-right.png' ) no-repeat left top; width:13px; }
 #cell-1-4 { background: transparent url( 'http://cxf.apache.org/images/bg.png' ) repeat-x top; }
 #cell-2-0 { background: white url( 'http://cxf.apache.org/images/bg02-white-left-nogr.png' ) repeat-y right top; }