Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. button#leanlink-btn-submit {
  2. background-color: #333;
  3. }
  4.  
  5. button#leanlink-btn-submit:hover {
  6. background-color: #444;
  7. }
  8.  
  9. @media screen and (min-width: 768px) {
  10. .leanlink-list-wrapper {
  11. min-width: 768px;
  12. }
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement