Skip to content

Instantly share code, notes, and snippets.

@sbmaxx
Created May 8, 2018 09:30
Show Gist options
  • Save sbmaxx/a9d397418dabe80533014fbe219a6d73 to your computer and use it in GitHub Desktop.
Save sbmaxx/a9d397418dabe80533014fbe219a6d73 to your computer and use it in GitHub Desktop.
.page {
background-color: #fff6f1;
font-family: Georgia, serif;
}
.header_wide-logo .image {
background-position-x: center
}
.header__title-link {
text-align: center
}
.title {
font-family: Helvetica Neue, sans-serif;
font-size: 27px;
line-height: 30px;
font-weight: 400;
}
.cover__description {
color: #857871;
font-size: 12px
}
.page__cover + .page__markup {
margin-top: 5px
}
.paragraph.markup__paragraph {
font-size: 17px;
line-height: 22px;
color: #423e3d;
margin-bottom: 15px;
}
.link {
color: #2e6f6f
}
.page__reference-button {
background-color: transparent;
border: 1px solid #e3d1c7;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment