Sha256: c60721fde72005b05de84a216b7650a9bf9f60cda65c625fc4a7f3c90d750ef2

Contents?: true

Size: 548 Bytes

Versions: 25

Compression:

Stored size: 548 Bytes

Contents

// Typography Variables
// ========================================

  // Font Families
  $primary-sans-serif: "proxima-nova", Helvetica, sans-serif;
  $primary-serif: "museo-slab", Georgia, serif;

  // Sizes
  $font-size-base: 14px;

  $s-giga:    60px;
  $s-mega:    42px;

  $s-alpha:   30px;
  $s-bravo:   24px;
  $s-charlie: 21px;
  $s-delta:   18px;
  $s-echo:    16px;
  $s-foxtrot: $font-size-base;
  $s-golf:    12px;
  $s-hotel:   11px;

  // Line Heights
  $base-line-height: $font-size-base * 1.5;
  $base-line-small:  $font-size-base;

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
fuel-0.4.10 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.9 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.8 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.7 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.6 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.5 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.4 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.3 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.2 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.4.1 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.34 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.33 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.32 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.31 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.30 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.29 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.28 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.27 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.26 app/assets/stylesheets/fuel/settings/variables/_typography.scss
fuel-0.3.25 app/assets/stylesheets/fuel/settings/variables/_typography.scss