Advertisement
srikat

Untitled

Aug 26th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. .wpcf7-submit {
  2. background-color: #65bec2;
  3. color: #fff;
  4. font-size: 20px;
  5. font-weight: 700;
  6. letter-spacing: 3px;
  7. line-height: 1.2;
  8. outline: 0;
  9. padding: 20px 48px;
  10. text-transform: uppercase;
  11. cursor: pointer;
  12. border: none;
  13. }
  14.  
  15. .wpcf7-submit:hover {
  16. background-color: #6799b2;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement