This commit is contained in:
parent
9699c2bb97
commit
eb9b4a7a99
|
@ -301,17 +301,16 @@ body.loading #container{
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 86px;
|
//height: 86px;
|
||||||
}
|
}
|
||||||
.openingitem .icon img{
|
.openingitem .icon img{
|
||||||
max-height: 86px;
|
max-height: 86px;
|
||||||
max-width: 86px;
|
max-width: 86px;
|
||||||
}
|
}
|
||||||
.openingitem .icon span{
|
.openingitem .icon span{
|
||||||
white-space:nowrap;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: block;
|
display: block;
|
||||||
height:16px;
|
margin-bottom:5px;
|
||||||
color: #4F4F4F;
|
color: #4F4F4F;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue