Advertisement
arxeiss

Compass

May 19th, 2016
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1.  
  2. @include font-face("OpenSans", font-files("opensans-regular-webfont.woff2", "opensans-regular-webfont.woff", "opensans-regular-webfont.ttf"));
  3.  
  4. h1.attachments:before {
  5.     background-image: image-url('attachments-blue.png');
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement