Guest User

Untitled

a guest
Jan 19th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. body{
  2. font:300 15px/1.4 'Helvetica Neue', Helvetica, Arial, sans-serif;
  3. }
  4.  
  5. font-weight: 300;
  6. font-size: 15px;
  7. line-height: 1.4;
  8. font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  9.  
  10. body {
  11. font: font-style font-variant font-weight font-size/line-height font-family;
  12. }
  13.  
  14. body {
  15. font: italic small-caps normal 13px/150% Arial, Helvetica, sans-serif;
  16. }
Add Comment
Please, Sign In to add comment