IVY-1249: updating the style for the footer

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-rc1@1045287 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nicolas Lalevee 2010-12-13 18:51:17 +00:00
parent d551a69912
commit 64006dd54f
1 changed files with 7 additions and 0 deletions

View File

@ -223,6 +223,13 @@ pre {
padding-top: 3px; padding-top: 3px;
} }
.footer {
text-align: center;
margin-top: 3pt;
margin-bottom: 3pt;
font-size: 85%;
}
.comparison td, .comparison th { .comparison td, .comparison th {
text-align: center; text-align: center;
} }