Sha256: cb0456d2f9aa3a15e697c7d6ec19496d4146150e1f4a40c080a0093d3b92fff6
Contents?: true
Size: 1.62 KB
Versions: 1
Compression:
Stored size: 1.62 KB
Contents
article.type-system-slab { $sans-serif: 'Open Sans', sans-serif; $serif: 'Roboto Slab', serif; @include clearfix; text-align: left; .type { border-bottom: 1px solid; display: inline-block; font-family: $sans-serif; font-size: .7em; font-weight: 600; margin-bottom: 2em; padding: .1em 0; text-align: left; text-transform: uppercase; } h1 { font-family: $serif; font-size: 1.6em; font-weight: 400; margin-bottom: .6em; @include media($medium-screen) { font-size: 2.4em; } } h2 { font-family: $sans-serif; font-size: 1.1em; font-weight: 400; line-height: 1.4em; margin-bottom: 1.2em; @include media($medium-screen) { font-size: 1.4em; } } h3 { font-family: $serif; font-size: 1em; font-weight: 600; text-transform: uppercase; line-height: 1.4em; margin-bottom: .5em; } p.date { color: transparentize($base-font-color, .6); font-family: $serif; font-size: .8em; margin-bottom: .5em; } p { font-family: $serif; font-weight: 300; letter-spacing: 1; margin-bottom: 1.5em; span { font-family: $sans-serif; font-weight: 600; font-size: .8em; text-transform: uppercase; } } a.read-more { display: inline-block; font-family: $serif; font-weight: 700; font-size: .8em; text-transform: uppercase; margin-left: .2em; position: relative; span { position: absolute; font-size: 1.8em; top: -2px; right: -12px; } } hr { width: 3em; } p.author { font-family: $serif; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
refills-0.0.2 | source/stylesheets/refills/_type-system-slab.scss |