08-02-2015 Saat: 02:21
@Badboi çizmiş bende kodladım isteyince :)
buradan bakınız
Kod:
<style>
.disborder {
border: 2px solid #b8bd95;
border-radius: 50px;
}
.duyuru {
background: #ffc7d0;
height: 35px;
line-height: 35px;
color: #FFF;
text-shadow: -1px 0 #ff788e, 0 1px #ff788e, 1px 0 #ff788e, 0 -1px #ff788e;
text-align:center;
font-size: 15px;
font-family: cursive;
border-radius: 50px;
border: 1px solid #fff;
}
</style>
<div class="disborder"><div class="duyuru">duyurum</div></div>
Kod:
http://www.webkodu.com/kod-onizleme-sayfasi.html