Sha256: dfe9a3deda7965315423ed31c11a320cea70e00544cb5287e4aa65e81eeeacbd
Contents?: true
Size: 1.29 KB
Versions: 6
Compression:
Stored size: 1.29 KB
Contents
html { --font-family: #{$font-family}; --font-family-heading: #{$font-family-heading}; --code-font-family: #{$code-font-family}; --gray: #{$gray}; --gray-bg: #{$gray-bg}; --gray-text: #{$gray-text}; --menu-text: #{$menu-text}; --body-color: #{$body-color}; --body-bg: #{$body-bg}; --border-color: #{$border-color}; --root-font-size: #{$root-font-size}; --root-font-size-medium: #{$root-font-size-medium}; --root-font-size-large: #{$root-font-size-large}; --root-font-size-print: #{$root-font-size-print}; --root-line-height: #{$root-line-height}; --font-weight: #{$font-weight}; --font-weight-bold: #{$font-weight-bold}; --font-weight-heading: #{$font-weight-heading}; // --content-width: #{$content-width}; // --content-width-2: #{$content-width-2}; --content-width-5: #{$content-width-5}; // --content-margin-3: #{$content-margin-3}; --content-margin-5: #{$content-margin-5}; --sidebar-width: #{$sidebar-width}; --half-content: #{$half-content}; // --break-point-1: #{$break-point-1}; // --break-point-2: #{$break-point-2}; --break-point-3: #{$break-point-3}; // --break-point-4: #{$break-point-4}; --break-point-5: #{$break-point-5}; // --break-point-font-large: #{$break-point-font-large}; --break-point-dynamic: #{$break-point-dynamic}; }
Version data entries
6 entries across 6 versions & 1 rubygems