Sha256: d5e9b1b5e7c029eaa191f3789fd012b4e5908ad19b24238cb2ff05ee3e610ca7
Contents?: true
Size: 1.12 KB
Versions: 19
Compression:
Stored size: 1.12 KB
Contents
body p font-size $base-font-size font-weight $base-font-weight line-height $base-line-height article.text padding 20px body p h1 h2 h3 h4 font-family $base-font-family color $foreground h1 font-size $h1-font-size font-weight $h1-font-weight margin-top $base-line-height * $h1-margin-top margin-bottom $base-line-height * $h1-margin-bottom line-height $base-line-height * ceil($h1-font-size / $base-line-height) h2 font-size $h2-font-size font-weight $h2-font-weight margin-top $base-line-height * $h2-margin-top margin-bottom $base-line-height * $h2-margin-bottom line-height $base-line-height * ceil($h2-font-size / $base-line-height) h3 font-size $h3-font-size font-weight $h3-font-weight margin-top $base-line-height * $h3-margin-top margin-bottom $base-line-height * $h3-margin-bottom line-height $base-line-height * ceil($h3-font-size / $base-line-height) h4 font-size $h4-font-size font-weight $h4-font-weight margin-top $base-line-height * $h4-margin-top margin-bottom $base-line-height * $h4-margin-bottom line-height $base-line-height * ceil($h4-font-size / $base-line-height)
Version data entries
19 entries across 19 versions & 1 rubygems