Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @import '../../../bower_components/este-library/este/css'
  2. @import '../../../bower_components/este-library/este/demos/app/layout/css/app.css'
  3. @import '../../../node_modules/grunt-contrib-stylus/node_modules/nib/lib/nib'
  4. @import '../../../bower_components/normalize-css/normalize.css'
  5. body
  6.   font-family Tahoma
  7.   margin 1em
  8.  
  9. h1, h2, h3, h4
  10.   margin-bottom 0
  11.  
  12. p
  13.   margin-left 1em
  14.   max-width 47em
  15.  
  16. .some-box
  17.   border-radius .15e
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement