Sha256: 05be9c679bb99864ccfea5782546a3fab9a8b6fb2313c7de83c917f8a15e3258
Contents?: true
Size: 1.49 KB
Versions: 1
Compression:
Stored size: 1.49 KB
Contents
$include-html-classes: false; $include-html-form-classes: true; $include-html-global-classes: true; $include-html-type-classes: true; $include-html-tooltip-classes: true; $fa-font-path: $icon-font-folder-path; $global-radius: 6px; // Visibility $include-html-visibility-classes: true; $include-legacy-visibility-classes: true; $include-accessibility-classes: false; $include-table-visibility-classes: false; // Grid $row-width: 100%; // Colors $primary-color: #f36b09; $secondary-color: #a42524; // Fonts $body-font-family: "Helvetica Neue", Helvetica, sans-serif; $font-weight-normal: 300; $font-weight-bold: 400; $font-weight-extrabold: 600; $base-font-size: 14px !default; $rem-base: 16px !default; $base-line-height: 2; $small-font-size: 80%; $body-font-smoothing: subpixel-antialiased; $header-font-smoothing: antialiased; $paragraph-font-weight: $font-weight-bold; // Headers $header-font-family: "Helvetica Neue", Helvetica, sans-serif; $header-font-weight: $font-weight-normal; $header-line-height: 2; $h1-font-size: 2.25rem; $h2-font-size: 1.75rem; $h3-font-size: 1.375rem; $h4-font-size: 1.125rem; $h5-font-size: 1rem; $h6-font-size: 0.875rem; // Code $code-color: inherit; $code-background-color: inherit; $code-border-size: 0px; $code-border-style: solid; $code-border-color: inherit; // Tooltips $has-tip-border-bottom-hover: inherit; $has-tip-border-bottom: inherit; $has-tip-cursor-type: inherit; $has-tip-font-color-hover: inherit; $has-tip-font-color: inherit; $has-tip-font-weight: inherit;
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paint-rails-0.6.7 | vendor/assets/stylesheets/globals/_settings.scss |