IVY-1249: updating the style for the footer

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

View File

@ -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;
}