|
@@ -588,14 +588,14 @@ html {
|
|
|
* HTML resets
|
|
|
*/
|
|
|
html {
|
|
|
- font-size: 13.50338px;
|
|
|
+ font-size: 14.16667px;
|
|
|
font-family: "Work Sans", sans-serif;
|
|
|
line-height: 1.78;
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
|
html {
|
|
|
- font-size: 18px;
|
|
|
+ font-size: 17px;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -646,7 +646,7 @@ a {
|
|
|
clip-path: none;
|
|
|
color: #444444;
|
|
|
display: block;
|
|
|
- font-size: 1.333rem;
|
|
|
+ font-size: 1.2rem;
|
|
|
font-weight: bold;
|
|
|
height: auto;
|
|
|
left: 5px;
|
|
@@ -912,14 +912,14 @@ blockquote {
|
|
|
}
|
|
|
|
|
|
blockquote p {
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
blockquote cite,
|
|
|
blockquote footer {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
letter-spacing: normal;
|
|
|
}
|
|
|
|
|
@@ -941,7 +941,7 @@ blockquote.alignleft, blockquote.alignright {
|
|
|
}
|
|
|
|
|
|
blockquote.alignleft p, blockquote.alignright p {
|
|
|
- font-size: 1.77689rem;
|
|
|
+ font-size: 1.44rem;
|
|
|
max-width: inherit;
|
|
|
width: inherit;
|
|
|
}
|
|
@@ -949,7 +949,7 @@ blockquote.alignleft p, blockquote.alignright p {
|
|
|
blockquote.alignleft cite,
|
|
|
blockquote.alignleft footer, blockquote.alignright cite,
|
|
|
blockquote.alignright footer {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
letter-spacing: normal;
|
|
|
}
|
|
|
|
|
@@ -1012,7 +1012,7 @@ input[type=checkbox] + label {
|
|
|
|
|
|
figcaption {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
margin-top: calc(0.5 * 16px);
|
|
|
margin-bottom: 16px;
|
|
|
text-align: center;
|
|
@@ -1078,7 +1078,7 @@ input[type="submit"],
|
|
|
cursor: pointer;
|
|
|
font-weight: 600;
|
|
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
background-color: black;
|
|
|
border-width: 0;
|
|
|
padding: 11.6px 11.6px;
|
|
@@ -1152,7 +1152,7 @@ input.has-focus[type="submit"],
|
|
|
|
|
|
.wp-block-code {
|
|
|
color: #444444;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
padding: 16px;
|
|
|
border-color: #DDDDDD;
|
|
|
}
|
|
@@ -1231,7 +1231,7 @@ input.has-focus[type="submit"],
|
|
|
|
|
|
.wp-block-cover h2,
|
|
|
.wp-block-cover-image h2 {
|
|
|
- font-size: 4.20873rem;
|
|
|
+ font-size: 2.48832rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
max-width: inherit;
|
|
@@ -1279,7 +1279,7 @@ input.has-focus[type="submit"],
|
|
|
.wp-block-file .wp-block-file__button {
|
|
|
background-color: black;
|
|
|
color: white;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
margin-left: 16px;
|
|
|
margin-right: 16px;
|
|
|
}
|
|
@@ -1304,7 +1304,7 @@ input.has-focus[type="submit"],
|
|
|
.wp-block-gallery .blocks-gallery-item figcaption {
|
|
|
margin: 0;
|
|
|
color: white;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
}
|
|
|
|
|
|
.wp-block-gallery .blocks-gallery-image,
|
|
@@ -1378,44 +1378,44 @@ h6, .h6 {
|
|
|
}
|
|
|
|
|
|
h1, .h1 {
|
|
|
- font-size: 5.61023rem;
|
|
|
+ font-size: 2.98598rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
h2, .h2 {
|
|
|
- font-size: 4.20873rem;
|
|
|
+ font-size: 2.48832rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
h3, .h3 {
|
|
|
- font-size: 3.15733rem;
|
|
|
+ font-size: 2.0736rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
h4, .h4 {
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
h5, .h5 {
|
|
|
- font-size: 1.77689rem;
|
|
|
+ font-size: 1.44rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
h6, .h6 {
|
|
|
- font-size: 1.333rem;
|
|
|
+ font-size: 1.2rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
.wp-block-image figcaption {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
margin-top: calc(0.5 * 16px);
|
|
|
margin-bottom: 16px;
|
|
|
text-align: center;
|
|
@@ -1433,7 +1433,7 @@ img {
|
|
|
}
|
|
|
|
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
line-height: 1.78;
|
|
|
/* Vertical margins logic */
|
|
|
margin-top: 32px;
|
|
@@ -1454,11 +1454,11 @@ img {
|
|
|
|
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
}
|
|
|
|
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
line-height: 1.78;
|
|
|
margin: 0;
|
|
|
}
|
|
@@ -1483,19 +1483,19 @@ img {
|
|
|
|
|
|
.wp-block-latest-posts > li > a {
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
font-weight: 200;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
.wp-block-latest-posts .wp-block-latest-posts__post-date {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
line-height: 1.78;
|
|
|
}
|
|
|
|
|
|
.wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
line-height: 1.78;
|
|
|
margin: 0;
|
|
|
}
|
|
@@ -1633,7 +1633,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
background-color: black;
|
|
|
font-family: "EB Garamond", serif;
|
|
|
font-weight: bold;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
line-height: 1;
|
|
|
padding: calc(0.5 * 16px) calc(0.66 * 16px);
|
|
|
}
|
|
@@ -1669,7 +1669,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
|
|
|
.a8c-posts-list__item .a8c-posts-list-item__meta {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
}
|
|
|
|
|
|
.a8c-posts-list__item .a8c-posts-list-item__meta a {
|
|
@@ -1705,7 +1705,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
|
|
|
.wp-block-pullquote p {
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
@@ -1718,7 +1718,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
.wp-block-pullquote cite,
|
|
|
.wp-block-pullquote footer {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
letter-spacing: normal;
|
|
|
display: block;
|
|
|
}
|
|
@@ -1780,7 +1780,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
|
|
|
.wp-block-quote p {
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
@@ -1789,7 +1789,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
.wp-block-quote cite,
|
|
|
.wp-block-quote footer {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
letter-spacing: normal;
|
|
|
}
|
|
|
|
|
@@ -1804,7 +1804,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
}
|
|
|
|
|
|
.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
|
|
|
- font-size: 3.15733rem;
|
|
|
+ font-size: 2.0736rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
@@ -1815,7 +1815,7 @@ p.has-background:not(.has-background-background-color) a {
|
|
|
.wp-block-quote.is-large cite,
|
|
|
.wp-block-quote.is-large footer {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
letter-spacing: normal;
|
|
|
}
|
|
|
|
|
@@ -1838,9 +1838,9 @@ hr.is-style-wide {
|
|
|
.wp-block-separator.is-style-dots:before,
|
|
|
hr.is-style-dots:before {
|
|
|
color: #DDDDDD;
|
|
|
- font-size: 2.36859rem;
|
|
|
- letter-spacing: 0.75019rem;
|
|
|
- padding-left: 0.75019rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
+ letter-spacing: 0.83333rem;
|
|
|
+ padding-left: 0.83333rem;
|
|
|
}
|
|
|
|
|
|
.wp-block-jetpack-slideshow ul {
|
|
@@ -1883,7 +1883,7 @@ table th,
|
|
|
|
|
|
.wp-block-video figcaption {
|
|
|
color: #767676;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
margin-top: calc(0.5 * 16px);
|
|
|
margin-bottom: 16px;
|
|
|
text-align: center;
|
|
@@ -2048,32 +2048,32 @@ table th,
|
|
|
|
|
|
.is-small-text,
|
|
|
.has-small-font-size {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
}
|
|
|
|
|
|
.is-regular-text,
|
|
|
.has-regular-font-size,
|
|
|
.has-normal-font-size,
|
|
|
.has-medium-font-size {
|
|
|
- font-size: 1.333rem;
|
|
|
+ font-size: 1.2rem;
|
|
|
}
|
|
|
|
|
|
.is-large-text,
|
|
|
.has-large-font-size {
|
|
|
- font-size: 1.77689rem;
|
|
|
+ font-size: 1.44rem;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
.is-larger-text,
|
|
|
.has-larger-font-size,
|
|
|
.has-huge-font-size {
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
|
.has-drop-cap:not(:focus)::first-letter {
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: calc(2 * 5.61023rem);
|
|
|
+ font-size: calc(2 * 2.98598rem);
|
|
|
font-weight: 200;
|
|
|
line-height: 0.66;
|
|
|
text-transform: uppercase;
|
|
@@ -2114,7 +2114,7 @@ table th,
|
|
|
.site-title {
|
|
|
color: black;
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 2.48832rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
@@ -2135,7 +2135,7 @@ table th,
|
|
|
.site-description {
|
|
|
color: currentColor;
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 2.48832rem;
|
|
|
}
|
|
|
|
|
|
.main-navigation {
|
|
@@ -2282,7 +2282,7 @@ table th,
|
|
|
color: black;
|
|
|
display: block;
|
|
|
font-family: "Work Sans", sans-serif;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
font-weight: 600;
|
|
|
padding: 10px;
|
|
|
}
|
|
@@ -2318,7 +2318,7 @@ table th,
|
|
|
.main-navigation > div > ul > .menu-item-has-children > a::after {
|
|
|
content: "\00a0\25BC";
|
|
|
display: inline-block;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
height: inherit;
|
|
|
width: inherit;
|
|
|
}
|
|
@@ -2368,7 +2368,7 @@ table th,
|
|
|
.site-info {
|
|
|
color: #767676;
|
|
|
font-family: "Work Sans", sans-serif;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 640px) {
|
|
@@ -2435,7 +2435,7 @@ table th,
|
|
|
|
|
|
.footer-navigation .footer-menu a {
|
|
|
font-family: "Work Sans", sans-serif;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
font-weight: 600;
|
|
|
padding: 10px;
|
|
|
color: currentColor;
|
|
@@ -2450,7 +2450,7 @@ table th,
|
|
|
}
|
|
|
|
|
|
.entry-title {
|
|
|
- font-size: 4.20873rem;
|
|
|
+ font-size: 2.48832rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
}
|
|
@@ -2460,7 +2460,7 @@ table th,
|
|
|
color: #767676;
|
|
|
clear: both;
|
|
|
float: none;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
@@ -2559,17 +2559,17 @@ table th,
|
|
|
}
|
|
|
|
|
|
.author-bio .author-title {
|
|
|
- font-size: 3.15733rem;
|
|
|
+ font-size: 2.0736rem;
|
|
|
}
|
|
|
|
|
|
/* Next/Previous navigation */
|
|
|
.post-navigation .meta-nav {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
}
|
|
|
|
|
|
.post-navigation .post-title {
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 1.77689rem;
|
|
|
+ font-size: 1.44rem;
|
|
|
font-weight: 600;
|
|
|
}
|
|
|
|
|
@@ -2596,7 +2596,7 @@ table th,
|
|
|
|
|
|
.pagination .nav-links > * {
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 1.333rem;
|
|
|
+ font-size: 1.2rem;
|
|
|
font-weight: 600;
|
|
|
padding-left: calc(0.66 * 16px);
|
|
|
padding-right: calc(0.66 * 16px);
|
|
@@ -2644,12 +2644,12 @@ table th,
|
|
|
* Comment Title
|
|
|
*/
|
|
|
.comments-title {
|
|
|
- font-size: 3.15733rem;
|
|
|
+ font-size: 2.0736rem;
|
|
|
letter-spacing: normal;
|
|
|
}
|
|
|
|
|
|
.comment-reply-title {
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
@@ -2751,7 +2751,7 @@ table th,
|
|
|
|
|
|
.comment-metadata,
|
|
|
.reply {
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.69444rem;
|
|
|
line-height: 1;
|
|
|
}
|
|
|
|
|
@@ -2879,7 +2879,7 @@ table th,
|
|
|
*/
|
|
|
.comment-navigation a {
|
|
|
font-family: "EB Garamond", serif;
|
|
|
- font-size: 1.333rem;
|
|
|
+ font-size: 1.2rem;
|
|
|
font-weight: 600;
|
|
|
}
|
|
|
|
|
@@ -2911,13 +2911,13 @@ img#wpstats {
|
|
|
background-color: black;
|
|
|
font-family: "EB Garamond", serif;
|
|
|
font-weight: bold;
|
|
|
- font-size: 0.75019rem;
|
|
|
+ font-size: 0.83333rem;
|
|
|
line-height: 1;
|
|
|
padding: calc(0.5 * 16px) calc(0.66 * 16px);
|
|
|
}
|
|
|
|
|
|
.page-title {
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 1.728rem;
|
|
|
}
|
|
|
|
|
|
/**
|
|
@@ -3220,7 +3220,7 @@ img#wpstats {
|
|
|
* Elements
|
|
|
*/
|
|
|
html {
|
|
|
- font-size: 18px;
|
|
|
+ font-size: 17px;
|
|
|
}
|
|
|
|
|
|
body {
|
|
@@ -3276,7 +3276,11 @@ a:hover, a:focus {
|
|
|
font-family: "Work Sans", sans-serif;
|
|
|
}
|
|
|
|
|
|
-.page-header .page-title {
|
|
|
+#main .page-header {
|
|
|
+ margin-top: 32px;
|
|
|
+}
|
|
|
+
|
|
|
+#main .page-header .page-title {
|
|
|
font-size: 1rem;
|
|
|
font-family: "Work Sans", sans-serif;
|
|
|
font-weight: 500;
|
|
@@ -3287,7 +3291,7 @@ a:hover, a:focus {
|
|
|
.entry-title,
|
|
|
.post-navigation .post-title,
|
|
|
.comment-reply-title {
|
|
|
- font-size: 2.36859rem;
|
|
|
+ font-size: 2.48832rem;
|
|
|
letter-spacing: normal;
|
|
|
line-height: 1;
|
|
|
text-transform: uppercase;
|
|
@@ -3358,7 +3362,7 @@ input[type="submit"],
|
|
|
}
|
|
|
.site-title,
|
|
|
.site-description {
|
|
|
- font-size: 1.77689rem;
|
|
|
+ font-size: 1.44rem;
|
|
|
hyphens: auto;
|
|
|
}
|
|
|
#toggle-menu {
|