Sha256: c154dbe834337772455e586f9ce87fd1ae9d2c6fcd65c207cef043dc695dd3e2
Contents?: true
Size: 603 Bytes
Versions: 3
Compression:
Stored size: 603 Bytes
Contents
body { color: $color-text; font-family: $fontFamily; font-size: rem(14px); line-height: $line-height; } .title, .headline, .subHeadline { color: $headlines-color; font-weight: 400; margin: 0; } .title { font-size: $fontSize-title; margin-bottom: $baseline; } .headline { font-size: $fontSize-headline; margin-bottom: $baseline; } .subHeadline { font-size: $fontSize-subHeadline; } .textHighlight { background: lighten($color-primary, 40%); padding: 0 $gutter/2; border-radius: $borderRadius; } .fancyLabel { font-size: rem(12px); text-transform: uppercase; letter-spacing: 1px; }
Version data entries
3 entries across 3 versions & 1 rubygems