jeudi 2 juillet 2015

CSS Opacity for a button

I have a button in html and I have to add opacity to it. I want to use CSS to do that. Here is my existing CSS code for button

.btn_nav{
position:fixed;
width:100%;
height:68px;
background-color:#323232;
border-bottom:2px solid #777777;
}




Aucun commentaire:

Enregistrer un commentaire