Guest User

Untitled

a guest
Aug 16th, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. @import url('https://fonts.googleapis.com/css?family=Leckerli+One');
  2. body {
  3. font-family: 'Leckerli One', cursive;
  4. font-size: 600%;
  5. background-color: #ccc;
  6. color: #aaa;
  7. font-style: italic;
  8. text-shadow: 1px 1px 1px #fff;
  9. }
  10.  
  11.  
  12. <h1>Lorem ipsum</h1>
Add Comment
Please, Sign In to add comment