Ekran Görüntüsü :


Kod:
<a href="#" class="button">Tıkla</a>
Kod:
.button {
background: #BAC7C1;
border: solid 3px #B0BFB8;
border-radius: 5px;
color: #7A7D7C;
margin: 0 0 5px;
padding: 0 25px;
height: 28px;
line-height: 28px;
font-size: 13px;
font-weight: bold;
}