图片控制
parent
2a33e477c8
commit
1adf2a84c2
|
@ -214,6 +214,7 @@
|
|||
.left-img{
|
||||
width: 100%;
|
||||
height: 336px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.left-img img{
|
||||
width: 100%;
|
||||
|
@ -280,6 +281,7 @@
|
|||
.first-img{
|
||||
width: 183px;
|
||||
height: 123px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.first-img img{
|
||||
width: 183px;
|
||||
|
@ -1069,6 +1071,7 @@
|
|||
}
|
||||
.news-img{
|
||||
height: 270px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.news-img img{
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue