Test

body{     font-family: 'Alegreya Sans';     background: #708292; } a.download{     text-decoration: none;     color: #fff;     background: #50a6f6;     padding: 8px 10px;     border-radius: 3px;     display: block;     width: 120px;     margin: 100px auto 0 auto;     text-align: center;     z-index: 100;     transition: opacity .8s ease; } a.download.bottom{     width: 100px;     background: #b7d4ee;     opacity: 0;     margin-top: 0px; } a.download.bottom{     border-radius: 0 0 3px 3px; }
<a href="" class="download">Download</a> <a href="" class="download bottom">File Size: 8MB</a>

কোন মন্তব্য নেই:

একটি মন্তব্য পোস্ট করুন

Pages