Advertisement
Guest User

Untitled

a guest
Mar 17th, 2012
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. home.css.css
  2. // Place all the styles related to the home controller here.
  3. // They will automatically be included in application.css.
  4. // You can use Sass (SCSS) here: http://sass-lang.com/
  5.  
  6.  
  7. application.css
  8. /*
  9. * This is a manifest file that'll be compiled into application.css, which will include all the files
  10. * listed below.
  11. *
  12. * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
  13. * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
  14. *
  15. * You're free to add application-wide styles to this file and they'll appear at the top of the
  16. * compiled file, but it's generally better to create a new file per style scope.
  17. *
  18. *= require_self
  19. *= require_tree .
  20. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement