Sha256: 18b2fc7b9ba0bfa2d0b18e6295c66696ee0f10cc4c2803cd796d75f029ac6f25

Contents?: true

Size: 669 Bytes

Versions: 4

Compression:

Stored size: 669 Bytes

Contents

.markdown-body a:hover {
  text-decoration: underline;
}

.markdown-body .highlight pre,
.markdown-body pre {
  background-color: rgba(0, 0, 0, 0.75);
}

.markdown-body ol {
  list-style-type: decimal;
}
.markdown-body ol ol,
.markdown-body ul ol {
  list-style-type: lower-roman;
}
.markdown-body ol ol ol,
.markdown-body ul ol ol,
.markdown-body ol ul ol,
.markdown-body ul ul ol {
  list-style-type: lower-alpha;
}
.markdown-body ul {
  list-style-type: disc;
}
.markdown-body ul ul,
.markdown-body ol ul {
  list-style-type: circle;
}
.markdown-body ul ul ul,
.markdown-body ol ul ul,
.markdown-body ul ol ul,
.markdown-body ol ol ul {
  list-style-type: square;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-acg-1.0.4 _sass/markdown.scss
jekyll-theme-acg-1.0.3 _sass/markdown.scss
jekyll-theme-acg-1.0.2 _sass/markdown.scss
jekyll-theme-acg-1.0.1 source/_sass/markdown.scss