Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. .sidebar .enews-widget input[type="text"],
  2. .sidebar .enews-widget input[type="email"] {
  3. border: none;
  4. }
  5.  
  6. .sidebar input::placeholder {
  7. font-style: normal !important;
  8. font-family: 'Source Sans Pro';
  9. font-size: 16px;
  10. font-weight: 300;
  11. }
  12.  
  13.  
  14. input#subbutton {
  15. background-color: #ed7171;
  16. font-family: 'Source Sans Pro';
  17. font-weight: 600;
  18. letter-spacing: 1px;
  19. font-size: 14px;
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement