Authored by
周少峰
order ensure css
...
|
...
|
@@ -608,16 +608,23 @@ |
|
|
margin-top: 0px;
|
|
|
}
|
|
|
}
|
|
|
.sub-block {
|
|
|
.dispatch {
|
|
|
|
|
|
h3 {
|
|
|
.sub-block {
|
|
|
|
|
|
span {
|
|
|
color: #afafaf;
|
|
|
font-size: 26px;
|
|
|
h3 {
|
|
|
width: 90%;
|
|
|
|
|
|
span {
|
|
|
color: #afafaf;
|
|
|
font-size: 26px;
|
|
|
float: right;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
.tickets-mobile {
|
|
|
position: relative;
|
...
|
...
|
|