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/06/24 18:52:23 UTC

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

Author: dkulp
Date: Mon Jun 24 16:52:22 2013
New Revision: 867249

Log:
Adjustments to css to account for latest confluence

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 Mon Jun 24 16:52:22 2013
@@ -25,7 +25,11 @@ body {
 #cell-4-2 { background: transparent url( 'http://cxf.apache.org/images/bg02-white-right-nogr.png' ) repeat-y left top; }
 
 #banner {
-  margin: 0px 5px;
+  margin-top:-20px;
+  margin-bottom:10px;
+  margin-right:5px;
+  margin-left:10px;
+
   padding: 0px 0px 0px 0px; 
   font-size: 200%;
   text-align: center;