You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by jo...@apache.org on 2010/06/09 15:03:46 UTC

svn commit: r952988 - /qpid/site/docs/style.css

Author: jonathan
Date: Wed Jun  9 13:03:46 2010
New Revision: 952988

URL: http://svn.apache.org/viewvc?rev=952988&view=rev
Log:
Removed superfluous #. Validates with W3C validator.

Modified:
    qpid/site/docs/style.css

Modified: qpid/site/docs/style.css
URL: http://svn.apache.org/viewvc/qpid/site/docs/style.css?rev=952988&r1=952987&r2=952988&view=diff
==============================================================================
--- qpid/site/docs/style.css (original)
+++ qpid/site/docs/style.css Wed Jun  9 13:03:46 2010
@@ -176,21 +176,21 @@ body {
     width:196px; 
     float:left;
     padding:10px 15px 10px 15px;
-#    margin-left:0px;
+    margin-left:0px;
 }
 
 .feature_box_column2 {
     width:196px; 
     float:left;
     padding:10px 15px 10px 15px;
-#    margin-left:0px;
+    margin-left:0px;
 }
 
 .feature_box_column3 {
     width:196px; 
     float:left;
     padding:10px 15px 10px 15px;
-#    margin-left:0px;
+    margin-left:0px;
 }
 
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org