Sha256: 486548c2e0ea93bddfa0103160c742fce658a6e5a6abbfcdf3605625fd9ef92d

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

body {
  font-family: "Crimson", Georgia, "Times New Roman", Times, serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Playfair Display", sans-serif;
}

h1 {
  @include header($double-small-pica-ratio);
}

h2 {
  @include header($great-primer-ratio);
}

h3 {
  @include header($english-ratio);
}

blockquote {
  font-family: "Lato", Helvetica, Verdana, sans-serif;
  color: #555;
  font-size: 0.85em;
}

pre,
code {
  font-family: "Fira Mono", "Menlo", "Courier New", "Courier", monospace;
  color: #555;
}

nav {
  font-family: "Lato", Helvetica, Verdana, sans-serif;
  font-weight: bold;
}

.post-date {
  font-family: "Lato", Helvetica, Verdana, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
}

.link h1,
.link h2,
.link h3,
article h4,
article h5,
article h6 {
  font-size: 1.1em;
}

a {
  color: #000;
}

a:visited {
  color: #888;
}

a:hover {
  color: #555;
}

header[role=banner] h1 {
  font-family: "Playfair Display", sans-serif;
  text-transform: uppercase;
  @include header($double-great-primer-ratio);
}

sub,
sup {
  margin-left: 1px;
  font-size: $brevier;
}

code {
  font-size: 0.75em;
}

pre code {
  font-size: 0.75em;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cyclist-jekyll-0.11.1 _sass/typography.scss