|
@@ -917,7 +917,7 @@ blockquote {
|
|
|
blockquote p {
|
|
|
font-size: 1.64303rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
blockquote cite,
|
|
@@ -1252,7 +1252,7 @@ input.has-focus[type="submit"],
|
|
|
.wp-block-cover-image h2 {
|
|
|
font-size: 2.28776rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
max-width: inherit;
|
|
|
text-align: inherit;
|
|
|
padding: 0;
|
|
@@ -1413,37 +1413,37 @@ h6, .h6 {
|
|
|
h1, .h1 {
|
|
|
font-size: 2.69955rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
h2, .h2 {
|
|
|
font-size: 2.28776rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
h3, .h3 {
|
|
|
font-size: 1.93878rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
h4, .h4 {
|
|
|
font-size: 1.64303rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
h5, .h5 {
|
|
|
font-size: 1.3924rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
h6, .h6 {
|
|
|
font-size: 1.18rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.wp-block-image figcaption {
|
|
@@ -1529,7 +1529,7 @@ img {
|
|
|
font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
|
|
|
font-size: 1.64303rem;
|
|
|
font-weight: bold;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.wp-block-latest-posts .wp-block-latest-posts__post-date {
|
|
@@ -1773,7 +1773,7 @@ p.has-background {
|
|
|
font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
|
|
|
font-size: 1.64303rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.wp-block-pullquote a {
|
|
@@ -1852,7 +1852,7 @@ p.has-background {
|
|
|
font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
|
|
|
font-size: 1.64303rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.wp-block-quote .wp-block-quote__citation,
|
|
@@ -1882,7 +1882,7 @@ p.has-background {
|
|
|
.wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
|
|
|
font-size: 1.93878rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.wp-block-quote.is-style-large .wp-block-quote__citation,
|
|
@@ -2131,14 +2131,14 @@ table th,
|
|
|
.is-large-text,
|
|
|
.has-large-font-size {
|
|
|
font-size: 1.3924rem;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.is-larger-text,
|
|
|
.has-larger-font-size,
|
|
|
.has-huge-font-size {
|
|
|
font-size: 1.64303rem;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.has-drop-cap:not(:focus)::first-letter {
|
|
@@ -2464,12 +2464,12 @@ table th,
|
|
|
font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
|
|
|
font-size: 1rem;
|
|
|
font-weight: bold;
|
|
|
- padding: 5.28px 0;
|
|
|
+ padding: 4px 0;
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
|
.main-navigation a {
|
|
|
- padding: 10.56px;
|
|
|
+ padding: 8px;
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -2489,8 +2489,8 @@ table th,
|
|
|
}
|
|
|
|
|
|
.main-navigation .sub-menu .menu-item a {
|
|
|
- padding-top: 5.28px;
|
|
|
- padding-bottom: 5.28px;
|
|
|
+ padding-top: 4px;
|
|
|
+ padding-bottom: 4px;
|
|
|
}
|
|
|
|
|
|
.main-navigation .sub-menu .menu-item a::before {
|
|
@@ -2642,7 +2642,7 @@ table th,
|
|
|
font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
|
|
|
font-size: 0.84746rem;
|
|
|
font-weight: bold;
|
|
|
- padding: 10.56px;
|
|
|
+ padding: 8px;
|
|
|
color: currentColor;
|
|
|
}
|
|
|
|
|
@@ -2657,7 +2657,7 @@ table th,
|
|
|
.entry-title {
|
|
|
font-size: 2.28776rem;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.entry-meta,
|
|
@@ -2864,7 +2864,7 @@ table th,
|
|
|
font-size: 1rem;
|
|
|
font-family: "Rubik", Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
|
|
|
letter-spacing: normal;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
/**
|
|
@@ -2957,7 +2957,7 @@ table th,
|
|
|
.comment-metadata,
|
|
|
.reply {
|
|
|
font-size: 0.71818rem;
|
|
|
- line-height: 1.2;
|
|
|
+ line-height: 1.15;
|
|
|
}
|
|
|
|
|
|
.reply {
|
|
@@ -3274,7 +3274,7 @@ img#wpstats {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, .site-header {
|
|
|
+.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: -16px;
|
|
|
margin-left: -16px;
|
|
|
width: calc(100% + 32px);
|
|
@@ -3283,7 +3283,7 @@ img#wpstats {
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
|
- .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, .site-header {
|
|
|
+ .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: inherit;
|
|
|
margin-left: inherit;
|
|
|
width: inherit;
|
|
@@ -3506,39 +3506,35 @@ a {
|
|
|
/**
|
|
|
* Header
|
|
|
*/
|
|
|
-.site-header {
|
|
|
- margin-right: auto;
|
|
|
- margin-left: auto;
|
|
|
+.site-header,
|
|
|
+.site-footer {
|
|
|
+ max-width: 100%;
|
|
|
+ padding-right: 16px;
|
|
|
+ padding-left: 16px;
|
|
|
position: relative;
|
|
|
- padding: 16px;
|
|
|
- /*
|
|
|
- .main-navigation {
|
|
|
- margin-bottom: 0;
|
|
|
- }
|
|
|
-
|
|
|
- .social-navigation {
|
|
|
- line-height: 1;
|
|
|
- margin-top: 0;
|
|
|
- }
|
|
|
-*/
|
|
|
- /**
|
|
|
- * CSS-grid Desktop Menu
|
|
|
- */
|
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
|
- .site-header {
|
|
|
- padding: 16px 0;
|
|
|
+ .site-header,
|
|
|
+ .site-footer {
|
|
|
+ padding: 32px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-.site-header .social-navigation ul li a svg {
|
|
|
+.social-navigation a {
|
|
|
+ vertical-align: middle;
|
|
|
+}
|
|
|
+
|
|
|
+.social-navigation ul li a svg {
|
|
|
display: block;
|
|
|
- width: 32px;
|
|
|
- height: 32px;
|
|
|
+ width: 24px;
|
|
|
+ height: 24px;
|
|
|
transform: translateZ(0);
|
|
|
}
|
|
|
|
|
|
+/**
|
|
|
+ * CSS-grid Desktop Menu
|
|
|
+ */
|
|
|
@media only screen and (min-width: 560px) {
|
|
|
.site-header {
|
|
|
align-items: center;
|
|
@@ -3556,54 +3552,54 @@ a {
|
|
|
margin-top: 0;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
- .site-header .site-logo {
|
|
|
+ .site-logo {
|
|
|
grid-area: site-logo;
|
|
|
margin-bottom: 16px;
|
|
|
}
|
|
|
- .site-header .site-title {
|
|
|
+ .site-title {
|
|
|
align-self: flex-end;
|
|
|
grid-area: site-title;
|
|
|
}
|
|
|
- .site-header .site-title + .site-description {
|
|
|
+ .site-title + .site-description {
|
|
|
margin-top: 0;
|
|
|
}
|
|
|
- .site-header .site-description {
|
|
|
+ .site-description {
|
|
|
align-self: center;
|
|
|
grid-area: site-description;
|
|
|
}
|
|
|
- .site-header .main-navigation {
|
|
|
+ .main-navigation {
|
|
|
align-self: center;
|
|
|
grid-area: main-navigation;
|
|
|
justify-self: flex-end;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul {
|
|
|
+ .main-navigation > div > ul {
|
|
|
justify-content: flex-end;
|
|
|
margin-right: -8px;
|
|
|
margin-left: -8px;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > li {
|
|
|
- padding: 10.56px;
|
|
|
+ .main-navigation > div > ul > li {
|
|
|
+ padding: 8px;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > li > a {
|
|
|
+ .main-navigation > div > ul > li > a {
|
|
|
padding: 0;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > .menu-item-has-children > a::after {
|
|
|
+ .main-navigation > div > ul > .menu-item-has-children > a::after {
|
|
|
font-size: 0.5rem;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > li:hover > a,
|
|
|
- .site-header .main-navigation > div > ul > li.focus > a,
|
|
|
- .site-header .main-navigation > div > ul > li.current-menu-item > a {
|
|
|
+ .main-navigation > div > ul > li:hover > a,
|
|
|
+ .main-navigation > div > ul > li.focus > a,
|
|
|
+ .main-navigation > div > ul > li.current-menu-item > a {
|
|
|
color: #20603C;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > li:hover > ul,
|
|
|
- .site-header .main-navigation > div > ul > li.focus > ul,
|
|
|
- .site-header .main-navigation > div > ul > li.current-menu-item > ul {
|
|
|
+ .main-navigation > div > ul > li:hover > ul,
|
|
|
+ .main-navigation > div > ul > li.focus > ul,
|
|
|
+ .main-navigation > div > ul > li.current-menu-item > ul {
|
|
|
box-shadow: none;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > li:hover > ul:before,
|
|
|
- .site-header .main-navigation > div > ul > li.focus > ul:before,
|
|
|
- .site-header .main-navigation > div > ul > li.current-menu-item > ul:before {
|
|
|
+ .main-navigation > div > ul > li:hover > ul:before,
|
|
|
+ .main-navigation > div > ul > li.focus > ul:before,
|
|
|
+ .main-navigation > div > ul > li.current-menu-item > ul:before {
|
|
|
border-bottom: 8px solid #20603C;
|
|
|
border-right: 8px solid transparent;
|
|
|
border-left: 8px solid transparent;
|
|
@@ -3612,24 +3608,24 @@ a {
|
|
|
margin-right: 16px;
|
|
|
width: 16px;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > li:hover li > a,
|
|
|
- .site-header .main-navigation > div > ul > li.focus li > a,
|
|
|
- .site-header .main-navigation > div > ul > li.current-menu-item li > a {
|
|
|
+ .main-navigation > div > ul > li:hover li > a,
|
|
|
+ .main-navigation > div > ul > li.focus li > a,
|
|
|
+ .main-navigation > div > ul > li.current-menu-item li > a {
|
|
|
background: #20603C;
|
|
|
color: #FFFDF6;
|
|
|
}
|
|
|
- .site-header .main-navigation > div > ul > li:hover li:hover > a,
|
|
|
- .site-header .main-navigation > div > ul > li:hover li.focus > a,
|
|
|
- .site-header .main-navigation > div > ul > li:hover li.current-menu-item > a,
|
|
|
- .site-header .main-navigation > div > ul > li.focus li:hover > a,
|
|
|
- .site-header .main-navigation > div > ul > li.focus li.focus > a,
|
|
|
- .site-header .main-navigation > div > ul > li.focus li.current-menu-item > a,
|
|
|
- .site-header .main-navigation > div > ul > li.current-menu-item li:hover > a,
|
|
|
- .site-header .main-navigation > div > ul > li.current-menu-item li.focus > a,
|
|
|
- .site-header .main-navigation > div > ul > li.current-menu-item li.current-menu-item > a {
|
|
|
+ .main-navigation > div > ul > li:hover li:hover > a,
|
|
|
+ .main-navigation > div > ul > li:hover li.focus > a,
|
|
|
+ .main-navigation > div > ul > li:hover li.current-menu-item > a,
|
|
|
+ .main-navigation > div > ul > li.focus li:hover > a,
|
|
|
+ .main-navigation > div > ul > li.focus li.focus > a,
|
|
|
+ .main-navigation > div > ul > li.focus li.current-menu-item > a,
|
|
|
+ .main-navigation > div > ul > li.current-menu-item li:hover > a,
|
|
|
+ .main-navigation > div > ul > li.current-menu-item li.focus > a,
|
|
|
+ .main-navigation > div > ul > li.current-menu-item li.current-menu-item > a {
|
|
|
background: #133a24;
|
|
|
}
|
|
|
- .site-header .social-navigation {
|
|
|
+ .social-navigation {
|
|
|
align-self: center;
|
|
|
grid-area: social-navigation;
|
|
|
justify-self: flex-end;
|
|
@@ -3704,6 +3700,107 @@ a {
|
|
|
/**
|
|
|
* Widgets
|
|
|
*/
|
|
|
+@media only screen and (min-width: 782px) {
|
|
|
+ .site-footer .widget-area {
|
|
|
+ max-width: 100%;
|
|
|
+ }
|
|
|
+ .site-footer .widget-area > .widget {
|
|
|
+ max-width: 50%;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+.widget select {
|
|
|
+ max-width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
.widget-title {
|
|
|
- font-size: 1.93878rem;
|
|
|
+ font-size: 1.3924rem;
|
|
|
+ margin-bottom: 16px;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_archive ul,
|
|
|
+.widget_categories ul,
|
|
|
+.widget_meta ul,
|
|
|
+.widget_nav_menu ul,
|
|
|
+.widget_pages ul,
|
|
|
+.widget_recent_comments ul,
|
|
|
+.widget_recent_entries ul,
|
|
|
+.widget_rss ul {
|
|
|
+ margin-right: 0;
|
|
|
+ margin-left: 0;
|
|
|
+ list-style: none;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_archive ul li,
|
|
|
+.widget_categories ul li,
|
|
|
+.widget_meta ul li,
|
|
|
+.widget_nav_menu ul li,
|
|
|
+.widget_pages ul li,
|
|
|
+.widget_recent_comments ul li,
|
|
|
+.widget_recent_entries ul li,
|
|
|
+.widget_rss ul li {
|
|
|
+ color: #844d4d;
|
|
|
+ font-weight: 600;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_archive ul ul,
|
|
|
+.widget_categories ul ul,
|
|
|
+.widget_meta ul ul,
|
|
|
+.widget_nav_menu ul ul,
|
|
|
+.widget_pages ul ul,
|
|
|
+.widget_recent_comments ul ul,
|
|
|
+.widget_recent_entries ul ul,
|
|
|
+.widget_rss ul ul {
|
|
|
+ counter-reset: submenu;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_archive ul ul > li > a::before,
|
|
|
+.widget_categories ul ul > li > a::before,
|
|
|
+.widget_meta ul ul > li > a::before,
|
|
|
+.widget_nav_menu ul ul > li > a::before,
|
|
|
+.widget_pages ul ul > li > a::before,
|
|
|
+.widget_recent_comments ul ul > li > a::before,
|
|
|
+.widget_recent_entries ul ul > li > a::before,
|
|
|
+.widget_rss ul ul > li > a::before {
|
|
|
+ font-weight: normal;
|
|
|
+ content: "– " counters(submenu, "– ", none);
|
|
|
+ counter-increment: submenu;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_tag_cloud .tagcloud {
|
|
|
+ font-weight: 600;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_search .search-field {
|
|
|
+ width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 560px) {
|
|
|
+ .widget_search .search-field {
|
|
|
+ width: auto;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+.widget_search .search-submit {
|
|
|
+ display: block;
|
|
|
+ margin-top: 1rem;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_calendar .calendar_wrap {
|
|
|
+ text-align: center;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_calendar .calendar_wrap table td,
|
|
|
+.widget_calendar .calendar_wrap table th {
|
|
|
+ border: none;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_calendar .calendar_wrap a {
|
|
|
+ text-decoration: underline;
|
|
|
+}
|
|
|
+
|
|
|
+.widget_links li,
|
|
|
+.widget_jp_blogs_i_follow li,
|
|
|
+.widget_rss_links li {
|
|
|
+ font-family: inherit;
|
|
|
}
|