source codes :
a{
text-decoration:none;
color:#ffffff;
}
.button{
border:none;
display:inline-block;
padding:10px;
margin:10px;
height:50px;
width:150px;
background-color:#009AC5;
color:#ffffff;
text-decoration:none;
text-align:center;
font-family:'Segoe UI';
font-size:20pt;
}
.button:hover{background-color:#000000;}
No comments:
Post a Comment