Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. .single-product a.wcfm_catalog_enquiry {
  2. background-color: #00abc5 !important;
  3. border-color: #00abc5 !important;
  4. color: #fff !important;
  5. font-weight: 700;
  6. font-size: 1em;
  7. padding: 1.036em 3.434em;
  8. border-radius: 3em;
  9. box-shadow: none;
  10. }
  11.  
  12. .single-product a.wcfm_catalog_enquiry:hover {
  13. background-color: #000 !important;
  14. border-color: #000 !important;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement