You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2010/12/13 19:52:02 UTC

svn commit: r1045292 - /ant/ivy/core/branches/2.1.0-rc2/doc/style/style.css

Author: hibou
Date: Mon Dec 13 18:52:02 2010
New Revision: 1045292

URL: http://svn.apache.org/viewvc?rev=1045292&view=rev
Log:
IVY-1249: updating the style for the footer

Modified:
    ant/ivy/core/branches/2.1.0-rc2/doc/style/style.css

Modified: ant/ivy/core/branches/2.1.0-rc2/doc/style/style.css
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.1.0-rc2/doc/style/style.css?rev=1045292&r1=1045291&r2=1045292&view=diff
==============================================================================
--- ant/ivy/core/branches/2.1.0-rc2/doc/style/style.css (original)
+++ ant/ivy/core/branches/2.1.0-rc2/doc/style/style.css Mon Dec 13 18:52:02 2010
@@ -223,6 +223,13 @@ pre {
   padding-top: 3px;
 }
 
+.footer {
+  text-align: center;
+  margin-top: 3pt;
+  margin-bottom: 3pt;
+  font-size: 85%;
+}
+
 .comparison td, .comparison th {
     text-align: center;
 }