Sha256: 2fcb2f60fae2d13051e5460fe45324e5ce1814728da03222069b0ea13ac3aff1
Contents?: true
Size: 895 Bytes
Versions: 18
Compression:
Stored size: 895 Bytes
Contents
// This file was generated by html5-rails // https://github.com/sporkd/html5-rails // Upgrade with: $ rails generate html5:install // // These global SCSS(SASS) variables will be // available to all your stylesheets. //---------------------------------------------- // Html5 Boilerplate overrides //---------------------------------------------- $font-heading: "Helvetica Neue", Helvetica, Arial, sans-serif; $font-body: "Helvetica Neue", Helvetica, Arial, sans-serif; $font-color: #333; $link-color: #0e3c5d; $font-highlight-color: #e32a29; $white: #fff; $gray: #999; $light-gray: #e5e5e5; $dark-gray: #333; $red: #e32a29; $blue: #0e3c5d; $orange: #ffa200; $green: #70da65; $radius: 8px; $gutter: 20px; $min-width: 0; //---------------------------------------------- // Bootstrap overrides //---------------------------------------------- $btn-danger-bg: $red; $btn-primary-bg: $blue;
Version data entries
18 entries across 18 versions & 1 rubygems