Ekran Görüntüsü :
Kod:
<a href="#" class="button">Buton</a>
Kod:
.button {
background: #50CEB7;
border: solid 1px;
border-radius: 5px;
color: #686868;
margin: 0 0 5px;
padding: 0 25px;
height: 28px;
line-height: 28px;
font-size: 12px;
font-weight: bold;
}