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;


Reply via email to