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:31 UTC

svn commit: r1045294 - /ant/ivy/core/branches/2.2.0-rc1/doc/style/style.css

Author: hibou
Date: Mon Dec 13 18:52:31 2010
New Revision: 1045294

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

Modified:
    ant/ivy/core/branches/2.2.0-rc1/doc/style/style.css

Modified: ant/ivy/core/branches/2.2.0-rc1/doc/style/style.css
URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0-rc1/doc/style/style.css?rev=1045294&r1=1045293&r2=1045294&view=diff
==============================================================================
--- ant/ivy/core/branches/2.2.0-rc1/doc/style/style.css (original)
+++ ant/ivy/core/branches/2.2.0-rc1/doc/style/style.css Mon Dec 13 18:52:31 2010
@@ -226,6 +226,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;
 }