Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. #pulsante {
  2. outline: none;
  3. cursor: pointer;
  4. text-align: center;
  5. text-decoration: none;
  6. font: bold 18px Arial, Helvetica, sans-serif;
  7. color: #fff;
  8. padding: 10px 20px;
  9. border: solid 1px #0076a3;
  10. background: #0095cd;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement