Quantcast
Channel: WM Aracı
Viewing all articles
Browse latest Browse all 28576

Download Butonu CSS/HTML

$
0
0


Kod:

.download-btn {
    display: block;
    background: url(http://4.bp.blogspot.com/-m1iJ7uOMl68/UMTbEyB49FI/AAAAAAAADvo/RMZtGWpRYcs/s1600/download.png) no-repeat;
    width: 164px;
    height: 54px;
    text-indent: -9999px;
    margin-bottom: 10px;
}
.download-btn:hover { background-position: 0 100%; }
.entry-content .download-col p {
    text-align: center;
    font-size: 12px;
    color: #aeaeae;
    margin-bottom: 15px;
}


Kaynak: #cssbeyin

Viewing all articles
Browse latest Browse all 28576