mirror of https://github.com/apache/ant-ivy
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:
parent
d551a69912
commit
64006dd54f
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue