updated 图片测试
This commit is contained in:
parent
c878827c62
commit
5fa3c71d9b
BIN
image/app.png
BIN
image/app.png
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
@ -51,7 +51,7 @@
|
|||||||
<p>逢年过节遇到三姑六婆,拒绝叫不出口的尴尬!轻松搞定亲戚关系~</p>
|
<p>逢年过节遇到三姑六婆,拒绝叫不出口的尴尬!轻松搞定亲戚关系~</p>
|
||||||
<p>当前亲戚称呼大全已收录约<b id="count">-</b>条亲戚关系</p>
|
<p>当前亲戚称呼大全已收录约<b id="count">-</b>条亲戚关系</p>
|
||||||
<div class="picture">
|
<div class="picture">
|
||||||
<img src="image/app.png" width="320" alt="亲戚称呼换算APP"/>
|
<img src="image/app.png" width="512" height="320" alt="亲戚称呼换算APP"/>
|
||||||
<a class="btn" href="/relationship/vue/" target="_blank">访问手机版</a>
|
<a class="btn" href="/relationship/vue/" target="_blank">访问手机版</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -147,10 +147,13 @@ a:hover{
|
|||||||
}
|
}
|
||||||
.mod-panel .hd .picture{
|
.mod-panel .hd .picture{
|
||||||
position: relative;
|
position: relative;
|
||||||
|
width: 400px;
|
||||||
padding-top: 15px;
|
padding-top: 15px;
|
||||||
margin-right: 20%;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.mod-panel .hd .picture img{
|
||||||
|
margin-left: -56px;
|
||||||
|
}
|
||||||
.mod-panel .hd .picture .btn{
|
.mod-panel .hd .picture .btn{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
@ -548,11 +551,13 @@ a:hover{
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .picture{
|
.mod-panel .hd .picture{
|
||||||
margin-right: 0;
|
width: auto;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .picture img{
|
.mod-panel .hd .picture img{
|
||||||
width: 213.33px;
|
width: 256px;
|
||||||
|
height: 160px;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
.mod-panel .hd .picture .btn{
|
.mod-panel .hd .picture .btn{
|
||||||
display: block;
|
display: block;
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
<p>逢年過節遇到三姑六婆,拒絕叫不出口的尷尬!輕鬆搞定親戚關系~</p>
|
<p>逢年過節遇到三姑六婆,拒絕叫不出口的尷尬!輕鬆搞定親戚關系~</p>
|
||||||
<p>當前親戚稱呼大全已收錄約<b id="count">-</b>條親戚關系</p>
|
<p>當前親戚稱呼大全已收錄約<b id="count">-</b>條親戚關系</p>
|
||||||
<div class="picture">
|
<div class="picture">
|
||||||
<img src="image/app.png" width="320" alt="親戚稱呼換算APP"/>
|
<img src="image/app.png" width="512" height="320" alt="親戚稱呼換算APP"/>
|
||||||
<a class="btn" href="/relationship/vue/" target="_blank">訪問手機版</a>
|
<a class="btn" href="/relationship/vue/" target="_blank">訪問手機版</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user