Sha256: fe9cf7c57e6781434d157b90ce4501937ca77a44ea876bf07f331ec4e3be98a0
Contents?: true
Size: 705 Bytes
Versions: 10
Compression:
Stored size: 705 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 bootstrap.min *= require_self *= require bootstrap-responsive.min * require_tree . */ body { padding-top: 60px; padding-bottom: 40px; } .sidebar-nav { padding: 9px 0; }
Version data entries
10 entries across 10 versions & 1 rubygems