Authored by
李靖
样式调整
...
|
...
|
@@ -43,7 +43,6 @@ |
|
|
text-align: center;
|
|
|
color: #444;
|
|
|
height: 60px;
|
|
|
line-height: 60px;
|
|
|
}
|
|
|
|
|
|
.type {
|
...
|
...
|
@@ -467,11 +466,11 @@ |
|
|
margin: 0 auto;
|
|
|
|
|
|
.name {
|
|
|
height: 120px;
|
|
|
height: auto;
|
|
|
}
|
|
|
|
|
|
.info {
|
|
|
height: 210px;
|
|
|
height: auto;
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
|