洞悉互聯網前沿資訊,探尋網站營銷規律
作者: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>
大家根據自己的需求調整即可
如果想要變更大小就調整
寬度 高度 left 或right