Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #botao{
- font:normal 12px Tahoma, Geneva, sans-serif;
- font-style:normal;
- color:#000000;
- background:#dedede;
- border:1px solid #bbb;
- text-shadow:0px 1px 0px #fff;
- box-shadow:-1px 1px 10px #d1cfd1;
- -moz-box-shadow:-1px 1px 10px #d1cfd1;
- -webkit-box-shadow:-1px 1px 10px #d1cfd1;
- border-radius:10px 10px 10px 10px;
- -moz-border-radius:10px 10px 10px 10px;
- -webkit-border-radius:10px 10px 10px 10px;
- width:46px;
- padding:4px 7px;
- cursor:pointer;
- margin:0 auto;
- }
- #botao:active{
- cursor:pointer;
- position:relative;
- top:2px;
- }
Advertisement
Add Comment
Please, Sign In to add comment