Author: hibou
Date: Mon Dec 13 18:51:05 2010
New Revision: 1045286
URL: http://svn.apache.org/viewvc?rev=1045286&view=rev
Log:
IVY-1249: updating the style for the footer
Modified:
ant/ivy/core/branches/2.0.0-beta2/doc/style/style.css
Modified: ant/ivy/core/branches/2.0.0-beta2/doc/style/style.css
URL:
http://svn.apache.org/viewvc/ant/ivy/core/branches/2.0.0-beta2/doc/style/style.css?rev=1045286&r1=1045285&r2=1045286&view=diff
==============================================================================
--- ant/ivy/core/branches/2.0.0-beta2/doc/style/style.css (original)
+++ ant/ivy/core/branches/2.0.0-beta2/doc/style/style.css Mon Dec 13 18:51:05
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;
}