Sha256: b478da9184beee8b961ec5d6b73fe8d9c576318743a1d438f832396655f7b420
Contents?: true
Size: 1.05 KB
Versions: 3
Compression:
Stored size: 1.05 KB
Contents
@import "_album.scss"; @import "_embed.scss"; p { font-size: 15px; } footer { p { font-size: 14px; text-align: center; } } .fa-angle-double-right { font-size: 13px; } .rst-versions { &.shift-up { overflow-y: auto; } } .wy-nav-side { padding-bottom: 3em; } .wy-nav-top { a { margin-left: -30px; } } .rst-content { ol, ul { overflow-x: auto; } a code.literal { color: #2980b9; } code, div[class^=highlight] pre, pre { font-family: monospace; font-size: 12px; } .copyright-rtd { display: none; } .highlighted-box { border: 1px solid #f1c40f; } } #search-results { li:last-child { border-bottom: 0; padding-bottom: 0; } } @media screen and (max-width: 768px) { .wy-nav-content-wrap { .wy-nav-content { padding: 1em; } } } @media screen and (max-width: 480px) { .wy-breadcrumbs li.wy-breadcrumbs-aside { display: initial; } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-rtd-theme-1.0.1 | _sass/site.scss |
jekyll-rtd-theme-1.0.0 | _sass/site.scss |
jekyll-rtd-theme-0.1.9 | _sass/site.scss |