EduardET

Untitled

Feb 21st, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.35 KB | None | 0 0
  1. @media (max-width: 768px) and (min-width: 1024px) {
  2.     .titre .et_pb_text_inner h1 {
  3.         background: url(http://oikosconcept4.wpengine.com/wp-content/uploads/2018/01/titres_h1_background.jpg) no-repeat;
  4.         color: white;
  5.         -webkit-background-clip: text;
  6.         -webkit-text-fill-color: transparent;
  7.         background-size: cover;
  8.     }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment