【UI】前端常用特效
<button class="<em>button</em> -8" role="button">Button 8</button>
<style>
.
button -8:hover,
.
button-8:focus {
background-color: #b3d3ea;
color: #2c5777;
}
.
button-8:focus {
box-shadow: 0 0 0 4px rgba(0, 149, 255, .15);
}
.
button-8:active {
background-color: #a0c7e4