Sha256: 43c2d6d34d963158c9e2b63f71c8603278ec5171fb8bcda3f9d44b0ce6103731

Contents?: true

Size: 431 Bytes

Versions: 4

Compression:

Stored size: 431 Bytes

Contents

/* Articles */

.article hgroup * {
  margin: 0;
}

.article hgroup time {
  color: gray;
}

.tags {
  margin-top: 2rem;
}

.fin {
  text-align: center;
  font-size: 90%;
  color: var(--color-text--primary);
  margin-block: 1rem 2rem;
}

.footnotes {
  font-size: 90%;
  margin-top: 2rem;
  width: 100%;
  border-top: 1px solid var(--color-border);
}

.footnotes:before {
  content: "";
  font-weight: bold;
  font-size: 0.9rem;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
arrow-jekyll-theme-0.1.3 assets/css/article.css
arrow-jekyll-theme-0.1.2 assets/css/article.css
arrow-jekyll-theme-0.1.1 assets/css/article.css
arrow-jekyll-theme-0.1.0 assets/css/article.css