洞悉互聯(lián)網(wǎng)前沿資訊,探尋網(wǎng)站營銷規(guī)律
作者:Smileby陌少羽 | 2019-04-18 22:07 |點擊:
.btn1 {
display: block;
width: 288px;
height: 66px;
background: #00a2ea;
font-size: 30px;
color: #fff;
text-align: center;
line-height: 66px;
position: relative;
margin: 0 auto;
transition: all 0.3s;
transform-origin: 50% 0;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
text-decoration: none;
}
.btn1:hover {
color: #cf2621
}
Html代碼
<a href="https://rytk20.kuaishang.cn/bs/ks.j?cI=538064&fI=125178" target="_blank" data-hover="免費咨詢" style="margin-top: 30px; margin-bottom: 80px;" class="btn1">免費咨詢</a>
大家根據(jù)自己的需求調(diào)整即可
如果想要變更大小就調(diào)整
寬度 高度 left 或right