You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ru...@apache.org on 2009/12/07 08:14:32 UTC

svn commit: r887853 - /webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css

Author: ruwan
Date: Mon Dec  7 07:14:31 2009
New Revision: 887853

URL: http://svn.apache.org/viewvc?rev=887853&view=rev
Log:
Fixing minor styles

Modified:
    webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css

Modified: webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css?rev=887853&r1=887852&r2=887853&view=diff
==============================================================================
--- webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css (original)
+++ webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css Mon Dec  7 07:14:31 2009
@@ -158,4 +158,8 @@
     position:absolute;
     right:0px;
     top:0px;
-}
\ No newline at end of file
+}
+#bodyColumn {
+  margin-right: 13px;
+  margin-left: 185px;
+}