Authored by 王水玲

blk 样式修改

... ... @@ -568,6 +568,8 @@
}
.item-more-intro-dialog {
height: 600px;
.content {
width: 850px;
text-align: left;
... ... @@ -584,7 +586,7 @@
}
.full-intro-text {
height: 500px;
height: 396px;
font-size: 14px !important;
line-height: 1.5;
overflow-x: hidden;
... ...
... ... @@ -14,6 +14,7 @@
.right {
width: 850px;
padding-bottom: 50px;
}
}
... ... @@ -446,7 +447,7 @@
.blk-pagination {
text-align: center;
margin: 20px 0 40px;
margin: 20px 0 0;
width: auto;
li {
... ...