Sha256: c38cdbc75bad93aac1dc6be96052ec580d7888fde6f884b5aba94281c74195fc
Contents?: true
Size: 1.67 KB
Versions: 8
Compression:
Stored size: 1.67 KB
Contents
body { color: $charcoal; font-family: acumin-pro, sans-serif; font-size: 14px; line-height: 18px; } h1 { color: $charcoal; font-size: 30px; font-weight: 500; line-height: 36px; padding-bottom: 15px; margin-top: 20px; } h2 { @include remove_bootstrap_styles(); color: $charcoal; font-size: 18px; font-weight: 700; line-height: 22px; padding-bottom: 6px; } h3, %h3 { @include remove_bootstrap_styles(); color: $charcoal; font-size: 14px; font-weight: bold; line-height: 18px; padding-bottom: 6px; } h4, %h4 { @include remove_bootstrap_styles(); color: $charcoal; font-size: 16px; font-weight: normal; line-height: 18px; padding-bottom: 8px; } h5, %h5 { @include remove_bootstrap_styles(); color: $slate; font-size: 9px; font-weight: semibold; letter-spacing: 0.78px; line-height: 12px; padding-bottom: 6px; text-align: left; text-transform: uppercase; } a { color: $blue-bright; } a:hover { color: $blue-bright; } p, %p { color: $slate; font-size: 14px; line-height: 18px; } .rf-p--lead, %rf-p--lead { font-size: 16px; line-height: 22px; } .rf-p--light { color: $white; a { color: $white; @include hocus() { color: $white; } } } .rf-ul--lead { @extend %rf-p--lead; } small, .rf-small { font-size: 11px; } // // LISTS // .rf-ul--plain { list-style-type: none; padding-left: 6px; text-indent: -6px; } .rf-ul--plain li { margin-left: 6px; position: relative; } .rf-ul--plain li:before { color: $slate; content: '•'; display: inline-block; width: 6px; } // // CONTAINER // .rf-container { margin: auto; max-width: 1100px; padding: 40px; width: 100%; }
Version data entries
8 entries across 8 versions & 1 rubygems