Sha256: 467704d1a8b6c74f56489f4ce847b033a7c691cdaeb6f7b3fcd9118ce72ff944
Contents?: true
Size: 1.2 KB
Versions: 10
Compression:
Stored size: 1.2 KB
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: #575757; $dark-gray: #333; $black: #000; $light-grey: #bababa; $bg-light-grey: #f7f7f7; $carousel-nav-bg: rgba(51, 51, 51, 0.8); $red: #e32a29; $blue: #00a0ff; $dark-blue: #242b39; $border-dark-blue: #2f343f; $footer-dark-blue: #242b38; $footer-copyright-dark-blue: #0c0e13; $orange: #ffa200; $green: #70da65; $radius: 0.8rem; $gutter: 2rem; $min-width: 0; //---------------------------------------------- // Bootstrap overrides //---------------------------------------------- $btn-danger-bg: $red; $btn-primary-bg: $blue; $grid-breakpoints: ( xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px );
Version data entries
10 entries across 10 versions & 1 rubygems