Sha256: 5798023ebdab4660f31e26f6ebb9558d313885366ab5374099b37662667ed893
Contents?: true
Size: 641 Bytes
Versions: 13
Compression:
Stored size: 641 Bytes
Contents
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path. * * 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 listings *= require_tree . */ .my-class { background-color:#FFE3CD; } body { padding-top: 60px; }
Version data entries
13 entries across 13 versions & 1 rubygems