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