Sha256: e442416280a4d8492b1a897af2610311cb751a8cc94478470fb7e4d6c154e081

Contents?: true

Size: 277 Bytes

Versions: 1

Compression:

Stored size: 277 Bytes

Contents

.footnote {
  color: #666;
  &::before {
    content: "[";
  }
  &::after {
    content: "]";
  }
}

.footnotes {
  border-top: 1px dashed #ccc;
  margin-top: 2rem;
  padding-top: 1rem;
  font-size: small;
  margin-bottom: $spacing-unit / 2;
  color: #666;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
databook-theme-0.1.1 _sass/typography/_markdown.scss