#button { border-top: 1px solid #f79797; background: #d66565; background: -webkit-gradient(linear, left top, left bottom, from(#9c3e43), to(#d66565)); background: -webkit-linear-gradient(top, #9c3e43, #d66565); background: -moz-linear-gradient(top, #9c3e43, #d66565); background: -ms-linear-gradient(top, #9c3e43, #d66565); background: -o-linear-gradient(top, #9c3e43, #d66565); padding: 12.5px 25px; -webkit-border-radius: 26px; -moz-border-radius: 26px; border-radius: 26px; -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0; -moz-box-shadow: rgba(0,0,0,1) 0 1px 0; box-shadow: rgba(0,0,0,1) 0 1px 0; text-shadow: rgba(0,0,0,.4) 0 1px 0; color: #000000; font-size: 21px; font-family: 'Lucida Grande', Helvetica, Arial, Sans-Serif; text-decoration: none; vertical-align: middle; } .button:hover { border-top-color: #782828; background: #782828; color: #cccccc; } .button:active { border-top-color: #5c1b1b; background: #5c1b1b; }
Nenhuma postagem.
Nenhuma postagem.