Sha256: 5e9deefdc5dd12c73e18a361442fa8e139dc49e28106841e08080e11094d88aa
Contents?: true
Size: 1.79 KB
Versions: 8
Compression:
Stored size: 1.79 KB
Contents
article.type-system-geometric { $sans-serif: 'Questrial', sans-serif; $serif: 'Sanchez', serif; @include clearfix; text-align: left; .type { border-bottom: 1px solid; display: inline-block; font-family: $sans-serif; font-size: .7em; font-weight: 800; margin-bottom: 2em; padding: .3em 0; text-align: left; text-transform: uppercase; } h1 { font-family: $serif; font-size: 1.8em; font-weight: 700; margin-bottom: .5em; @include media($medium-screen) { font-size: 2.6em; } } h2 { font-family: $serif; font-style: italic; font-size: 1.2em; font-weight: 400; line-height: 1.4em; margin-bottom: 1.1em; @include media($medium-screen) { font-size: 1.3em; } } code { white-space: nowrap; background: #F7F7F7; border: 1px solid #E0E0E0; border-radius: $base-border-radius * 1.5; padding: .1em .4em; font-size: .7em; font-style: normal; } 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; font-style: italic; font-size: .9em; margin-bottom: .3em; } p { font-family: $sans-serif; line-height: 1.5em; font-size: 1.05em; margin-bottom: 1.5em; } 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: $sans-serif; font-style: normal; position: absolute; font-size: 1.5em; top: -1px; right: -12px; } } hr { width: 3em; } p.author { font-family: $sans-serif; } }
Version data entries
8 entries across 8 versions & 1 rubygems