You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/08/01 23:17:40 UTC

svn commit: r427735 - /maven/maven-1/core/trunk/xdocs/style/project.css

Author: aheritier
Date: Tue Aug  1 14:17:39 2006
New Revision: 427735

URL: http://svn.apache.org/viewvc?rev=427735&view=rev
Log:
Move the news box on the right.

Modified:
    maven/maven-1/core/trunk/xdocs/style/project.css

Modified: maven/maven-1/core/trunk/xdocs/style/project.css
URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/style/project.css?rev=427735&r1=427734&r2=427735&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/style/project.css (original)
+++ maven/maven-1/core/trunk/xdocs/style/project.css Tue Aug  1 14:17:39 2006
@@ -1,6 +1,6 @@
 #newsbox {
   float: right;
-  margin: 0 10px 20px 20px;
+  margin: 0px 0px 0px 20px;
   padding: 5px;
   border: 1px solid #999;
   background-color: #eee;