spec/dummy/app/assets/stylesheets/application.css.scss in imperavi-rails-0.0.2.beta vs spec/dummy/app/assets/stylesheets/application.css.scss in imperavi-rails-0.0.3.beta

- old
+ new

@@ -1,23 +1,15 @@ -/* - * This is a manifest file that'll automatically include all the stylesheets available in this directory - * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at - * the top of the compiled file, but it's generally better to create a new file per style scope. - *= require_self - *= require_tree . -*/ - @import "imperavi-rails/imperavi/imperavi-base"; body { width: 700px; margin: 0 auto; article { overflow: hidden; @include imperavi-base; - p, div { + p, div, h1, h2, h3, blockquote { border: 0; } p { padding: 0; \ No newline at end of file