Vertically align the apache logo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131557 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a1136763b9
commit
e0580a4bd7
|
@ -3,3 +3,8 @@
|
|||
color: #000;
|
||||
}
|
||||
|
||||
#banner td {
|
||||
height: 100%;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue