updated 图片测试

This commit is contained in:
mumuy
2022-06-15 14:08:30 +08:00
parent c878827c62
commit 5fa3c71d9b
4 changed files with 10 additions and 5 deletions

View File

@@ -147,10 +147,13 @@ a:hover{
}
.mod-panel .hd .picture{
position: relative;
width: 400px;
padding-top: 15px;
margin-right: 20%;
text-align: center;
}
.mod-panel .hd .picture img{
margin-left: -56px;
}
.mod-panel .hd .picture .btn{
display: inline-block;
height: 36px;
@@ -548,11 +551,13 @@ a:hover{
overflow: hidden;
}
.mod-panel .hd .picture{
margin-right: 0;
width: auto;
padding-top: 0;
}
.mod-panel .hd .picture img{
width: 213.33px;
width: 256px;
height: 160px;
margin-left: 0;
}
.mod-panel .hd .picture .btn{
display: block;