Sha256: e8a2db4d5af050019277ff215f50dcce89491a2f5bbb733009fd3c246a06cf0c
Contents?: true
Size: 844 Bytes
Versions: 1
Compression:
Stored size: 844 Bytes
Contents
html { background: $base3; color: $base02; font-size:62.5%; } body { font-family: $font-family; font-size: 1.8rem; margin:0 auto; } a:any-link { color: $blue; text-decoration: underline; } div.wrapper { margin:0 auto; width:80rem; min-width:80rem; } h1, h2, h3, h4, h5, h6 { font-family: $font-family-2; font-weight: bolder; } h1 { font-size: 2.4rem; } h2 { font-size: 3.6rem; margin:1rem 0; } h3 { font-size: 2.4rem; font-weight: normal; margin:1rem 0; } hr { border:0; border-bottom:$border; margin:3rem 0; } p { line-height: 2.4rem; margin:1rem 0; &.postmeta { color: $base01; font-style: italic; } } em { font-style: italic; color: $base03; } strong { font-weight: bold; color: $base03; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nokcode-theme-0.1.0 | _sass/nokcode/_global.scss |