Sha256: 80b43ec98ea949966465dd4bf8771b2937cc71faa7d9fc7565ad4bf7f903af12
Contents?: true
Size: 606 Bytes
Versions: 4
Compression:
Stored size: 606 Bytes
Contents
/* ========================================================================== Table of Contents ========================================================================== */ #markdown-toc::before { content: "Table of Contents"; font-weight: bold; text-align: center; } #markdown-toc li { margin-left: 1rem; list-style: decimal; } #markdown-toc li * { padding-left: 3px; } #markdown-toc { border: 1px solid #aaa; padding: 1.5em; list-style: decimal; display: inline-block; } #markdown-toc a { text-decoration: none; } #markdown-toc a:hover { text-decoration: underline; }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
domain-jekyll-1.5.0 | _sass/domain/_toc.scss |
domain-jekyll-1.4.0 | _sass/domain/_toc.scss |
domain-jekyll-1.3.0 | _sass/domain/_toc.scss |
domain-jekyll-1.2.1 | _sass/domain/_toc.scss |