Sha256: 1c2588bd502e1891931104795e3711201bc87f5e9537dd68952ffa4b02345b0b
Contents?: true
Size: 643 Bytes
Versions: 1
Compression:
Stored size: 643 Bytes
Contents
.markdown-body { // 400 font-weight: $font-weight-normal; h1, h2, h3, h4, h5, h6 { font-family: $head-font; } table { // 14px font-size: $body-font-size; } // ruby highlight fixed figure { margin: 0; } // improved code, tt { font-size: $font-size-small; border: $border; color: $theme-red; } a { code, tt { color: $text-blue; } } pre { > code { color: $theme-black; } } .highlight pre, pre { font-size: $font-size-small; border: $border; } // search .search-results { li { list-style: none; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-rtd-theme-2.0.0.pre.beta1 | _sass/class/markdown-body.scss |