Sha256: 67ce5b7983a5040cb9d84c17066967d242ae69343a80e0f14e4ec78acb3ac836
Contents?: true
Size: 649 Bytes
Versions: 10
Compression:
Stored size: 649 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 */ .horizontal-list { list-style: none; } .horizontal-list > li { float: left; display: inline; margin: 0px 5px; }
Version data entries
10 entries across 10 versions & 2 rubygems