国外演示,加载可能较慢 <a href="https://avada.weixiaoduo.com/post/63" target="_blank" rel="noopener"><button class="lib-down-button"> 免费下载</button></a>
css
#TB_window #TB_title a:hover, a:focus {
box-shadow: none;
}
button.lib-down-button {
margin-left: 10px;
border-radius: 3px;
border: 1px solid rgba(255, 255, 255, 0);
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
button.lib-down-button:hover {
background-color: #a0ce4e;
}