<a class="hoverbtn" href="#">MORE</a>
.hoverbtn{
color:#333;
font-size:20px;
font-weight:bold;
text-decoration:none;
transition: all 0.3s;
transition: all 0.3s;
transition: all 0.3s;
transition: all 0.3s;
transition: all 0.3s;
}
.hoverbtn:hover{
color:#f00;
transition: all 0.3s;
transition: all 0.3s;
transition: all 0.3s;
transition: all 0.3s;
transition: all 0.3s;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.