Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. /* Contact Form 7 */
  2. .wpcf7 .wpcf7-form-control {
  3. margin: 10px 0 20px 0;
  4. }
  5.  
  6. .wpcf7 select {
  7. padding: 12px;
  8. }
  9.  
  10. .wpcf7 input[type="text"],
  11. .wpcf7 input[type="email"],
  12. .wpcf7 input[type="tel"],
  13. .wpcf7 textarea {
  14. padding: 13px;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement