Sha256: d29051cdde1c7d1127aa7e7efb37877791dfadd3bc28b9bb0a043e649c0fffd6
Contents?: true
Size: 786 Bytes
Versions: 6
Compression:
Stored size: 786 Bytes
Contents
$primary-color: #6699CC $primary-active-color: #477db0 $secondary-color: #999999 $success: #3c763d $cancelled: #a94442 $pending: #faf2cc $deleted: lighten($secondary-color, 30%) $border-dark: $secondary-color $border-light: #eaeaea $body-color: #666 $heading-color: #333 $link-color: $primary-color $body-lighter: #999 $icon-color: #333 $smartphone: 480px $tablet: 768px $laptop: 1024px $desktop: 1440px $gray-background: #F7F7F7 $thead-color: #888 $dark-gray-background: rgba(#ccc, 0.1) $container: 960px $line-height: 14px $font-size-root: 62.5% $header-max-height: 3.5em $container-padding: 0.25em // Because all browsers have a default font-size of 16px, setting the font-size to 62.5% on the html element gives it a font-size of 10px (10 / 16 * 100 = 62.5)
Version data entries
6 entries across 6 versions & 1 rubygems