|
@@ -2362,7 +2362,7 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.site-info {
|
|
.site-info {
|
|
- color: white;
|
|
|
|
|
|
+ color: #404040;
|
|
font-family: "Oswald", sans-serif;
|
|
font-family: "Oswald", sans-serif;
|
|
font-size: 0.83333rem;
|
|
font-size: 0.83333rem;
|
|
}
|
|
}
|
|
@@ -2389,7 +2389,7 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.site-info a:hover {
|
|
.site-info a:hover {
|
|
- color: #f25f70;
|
|
|
|
|
|
+ color: #4f4f4f;
|
|
}
|
|
}
|
|
|
|
|
|
.footer-navigation {
|
|
.footer-navigation {
|
|
@@ -2411,7 +2411,7 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.footer-navigation .footer-menu {
|
|
.footer-navigation .footer-menu {
|
|
- color: white;
|
|
|
|
|
|
+ color: #404040;
|
|
padding-right: 0;
|
|
padding-right: 0;
|
|
margin-right: -16px;
|
|
margin-right: -16px;
|
|
margin-left: -16px;
|
|
margin-left: -16px;
|
|
@@ -2442,7 +2442,7 @@ table th,
|
|
}
|
|
}
|
|
|
|
|
|
.footer-navigation .footer-menu a:hover {
|
|
.footer-navigation .footer-menu a:hover {
|
|
- color: #f25f70;
|
|
|
|
|
|
+ color: #4f4f4f;
|
|
}
|
|
}
|
|
|
|
|
|
.entry-title {
|
|
.entry-title {
|
|
@@ -3022,7 +3022,7 @@ img#wpstats {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
-.wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead, .site-footer {
|
|
|
|
|
|
+.wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead {
|
|
margin-right: calc( -0.5 * ( 100vw - 100% ));
|
|
margin-right: calc( -0.5 * ( 100vw - 100% ));
|
|
margin-left: calc( -0.5 * ( 100vw - 100% ));
|
|
margin-left: calc( -0.5 * ( 100vw - 100% ));
|
|
width: calc( 100% + (0.5 * 2) * ( 100vw - 100% ));
|
|
width: calc( 100% + (0.5 * 2) * ( 100vw - 100% ));
|
|
@@ -3030,7 +3030,7 @@ img#wpstats {
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 560px) {
|
|
@media only screen and (min-width: 560px) {
|
|
- .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead, .site-footer {
|
|
|
|
|
|
+ .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead {
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 560px - 32px) ));
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 560px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 560px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 560px - 32px) ));
|
|
width: calc( calc( 560px - 32px) + (0.5 * 2) * ( 100vw - calc( 560px - 32px) ));
|
|
width: calc( calc( 560px - 32px) + (0.5 * 2) * ( 100vw - calc( 560px - 32px) ));
|
|
@@ -3039,7 +3039,7 @@ img#wpstats {
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 640px) {
|
|
@media only screen and (min-width: 640px) {
|
|
- .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead, .site-footer {
|
|
|
|
|
|
+ .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead {
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 640px - 32px) ));
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 640px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 640px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 640px - 32px) ));
|
|
width: calc( calc( 640px - 32px) + (0.5 * 2) * ( 100vw - calc( 640px - 32px) ));
|
|
width: calc( calc( 640px - 32px) + (0.5 * 2) * ( 100vw - calc( 640px - 32px) ));
|
|
@@ -3048,7 +3048,7 @@ img#wpstats {
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 782px) {
|
|
@media only screen and (min-width: 782px) {
|
|
- .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead, .site-footer {
|
|
|
|
|
|
+ .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead {
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
width: calc( calc( 782px - 32px) + (0.5 * 2) * ( 100vw - calc( 782px - 32px) ));
|
|
width: calc( calc( 782px - 32px) + (0.5 * 2) * ( 100vw - calc( 782px - 32px) ));
|
|
@@ -3057,7 +3057,7 @@ img#wpstats {
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 1024px) {
|
|
@media only screen and (min-width: 1024px) {
|
|
- .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead, .site-footer {
|
|
|
|
|
|
+ .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead {
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
width: calc( calc( 782px - 32px) + (0.5 * 2) * ( 100vw - calc( 782px - 32px) ));
|
|
width: calc( calc( 782px - 32px) + (0.5 * 2) * ( 100vw - calc( 782px - 32px) ));
|
|
@@ -3066,7 +3066,7 @@ img#wpstats {
|
|
}
|
|
}
|
|
|
|
|
|
@media only screen and (min-width: 1280px) {
|
|
@media only screen and (min-width: 1280px) {
|
|
- .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead, .site-footer {
|
|
|
|
|
|
+ .wp-block-group.alignfull .alignfull, .entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery, #masthead {
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-right: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
margin-left: calc( -0.5 * ( 100vw - calc( 782px - 32px) ));
|
|
width: calc( calc( 782px - 32px) + (0.5 * 2) * ( 100vw - calc( 782px - 32px) ));
|
|
width: calc( calc( 782px - 32px) + (0.5 * 2) * ( 100vw - calc( 782px - 32px) ));
|
|
@@ -3216,18 +3216,17 @@ img#wpstats {
|
|
* 2. Header
|
|
* 2. Header
|
|
* 3. Main Wrapper and Content
|
|
* 3. Main Wrapper and Content
|
|
* 4. Navigation Menu
|
|
* 4. Navigation Menu
|
|
- * 5. Footer
|
|
|
|
- * 6. Archive Pagination and Post Navigation
|
|
|
|
- * 7. Block Specific Styles
|
|
|
|
- * 7.1. Column Block
|
|
|
|
- * 7.2. Quote Block
|
|
|
|
- * 7.3. Hero Block and Cover Block
|
|
|
|
- * 7.4. File Block
|
|
|
|
- * 7.5. Latest Comments Block
|
|
|
|
- * 7.6. Button Block
|
|
|
|
- * 7.7. Posts List Block
|
|
|
|
- * 7.8. Search Block
|
|
|
|
- * 8. Widgets
|
|
|
|
|
|
+ * 5. Archive Pagination and Post Navigation
|
|
|
|
+ * 6. Block Specific Styles
|
|
|
|
+ * 6.1. Column Block
|
|
|
|
+ * 6.2. Quote Block
|
|
|
|
+ * 6.3. Hero Block and Cover Block
|
|
|
|
+ * 6.4. File Block
|
|
|
|
+ * 6.5. Latest Comments Block
|
|
|
|
+ * 6.6. Button Block
|
|
|
|
+ * 6.7. Posts List Block
|
|
|
|
+ * 6.8. Search Block
|
|
|
|
+ * 7. Widgets
|
|
*/
|
|
*/
|
|
/**
|
|
/**
|
|
* 1. General Helper Styles
|
|
* 1. General Helper Styles
|
|
@@ -3236,6 +3235,14 @@ body {
|
|
font-weight: 300;
|
|
font-weight: 300;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+body.hide-homepage-title .site-main {
|
|
|
|
+ padding: 0;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+body.hide-homepage-title .site-main article .entry-content {
|
|
|
|
+ margin-top: 0;
|
|
|
|
+}
|
|
|
|
+
|
|
a {
|
|
a {
|
|
text-decoration: none;
|
|
text-decoration: none;
|
|
}
|
|
}
|
|
@@ -3395,22 +3402,7 @@ a {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 5. Footer
|
|
|
|
- */
|
|
|
|
-.site-footer {
|
|
|
|
- background-color: #404040;
|
|
|
|
- margin: 0 auto;
|
|
|
|
- padding: 32px;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-@media only screen and (min-width: 640px) {
|
|
|
|
- .site-footer div.footer-nav-credits {
|
|
|
|
- width: 100%;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-/**
|
|
|
|
- * 6. Archive Pagination and Post Navigation
|
|
|
|
|
|
+ * 5. Archive Pagination and Post Navigation
|
|
*/
|
|
*/
|
|
.pagination .nav-links > *,
|
|
.pagination .nav-links > *,
|
|
.post-navigation .post-title {
|
|
.post-navigation .post-title {
|
|
@@ -3418,10 +3410,10 @@ a {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 7. Block Specific Styles
|
|
|
|
|
|
+ * 6. Block Specific Styles
|
|
*/
|
|
*/
|
|
/**
|
|
/**
|
|
- * 7.1. Column Block
|
|
|
|
|
|
+ * 6.1. Column Block
|
|
*/
|
|
*/
|
|
.wp-block-coblocks-column h1,
|
|
.wp-block-coblocks-column h1,
|
|
.wp-block-coblocks-column h2,
|
|
.wp-block-coblocks-column h2,
|
|
@@ -3441,7 +3433,7 @@ a {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 7.2. Quote Block
|
|
|
|
|
|
+ * 6.2. Quote Block
|
|
*/
|
|
*/
|
|
.wp-block-quote,
|
|
.wp-block-quote,
|
|
.wp-block-quote[style*="text-align:center"],
|
|
.wp-block-quote[style*="text-align:center"],
|
|
@@ -3463,7 +3455,7 @@ a {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 7.3. Hero Block and Cover Block
|
|
|
|
|
|
+ * 6.3. Hero Block and Cover Block
|
|
*/
|
|
*/
|
|
.wp-block-coblocks-hero__box,
|
|
.wp-block-coblocks-hero__box,
|
|
.wp-block-cover__inner-container {
|
|
.wp-block-cover__inner-container {
|
|
@@ -3491,7 +3483,7 @@ a {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 7.4. File Block
|
|
|
|
|
|
+ * 6.4. File Block
|
|
*/
|
|
*/
|
|
.wp-block-file a.wp-block-file__button {
|
|
.wp-block-file a.wp-block-file__button {
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
@@ -3515,7 +3507,7 @@ a {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 7.5. Latest Comments Block
|
|
|
|
|
|
+ * 6.5. Latest Comments Block
|
|
*/
|
|
*/
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
|
|
.wp-block-latest-comments .wp-block-latest-comments__comment-meta {
|
|
font-family: "Source Sans Pro", Arial, sans-serif;
|
|
font-family: "Source Sans Pro", Arial, sans-serif;
|
|
@@ -3526,69 +3518,19 @@ a {
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 7.6. Button Block
|
|
|
|
- */
|
|
|
|
-.wp-block-button a.wp-block-button__link {
|
|
|
|
- text-transform: uppercase;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-/**
|
|
|
|
- * 7.7. Posts List Block
|
|
|
|
- */
|
|
|
|
-.a8c-posts-list a.a8c-posts-list__view-all {
|
|
|
|
- text-transform: uppercase;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-/**
|
|
|
|
- * 7.8. Search Block
|
|
|
|
|
|
+ * 6.6. Button Block
|
|
|
|
+ * 6.7. Posts List Block
|
|
|
|
+ * 6.8. Search Block
|
|
*/
|
|
*/
|
|
|
|
+.wp-block-button a.wp-block-button__link,
|
|
|
|
+.a8c-posts-list a.a8c-posts-list__view-all,
|
|
.wp-block-search .wp-block-search__button {
|
|
.wp-block-search .wp-block-search__button {
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|
|
- * 8. Widgets
|
|
|
|
|
|
+ * 7. Widgets
|
|
*/
|
|
*/
|
|
-.site-footer .widget-area {
|
|
|
|
- color: white;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-.site-footer .widget-area a {
|
|
|
|
- color: white;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-.site-footer .widget-area a:hover {
|
|
|
|
- color: #f25f70;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
.site-footer .widget-area .widget-title {
|
|
.site-footer .widget-area .widget-title {
|
|
margin-bottom: .857em;
|
|
margin-bottom: .857em;
|
|
}
|
|
}
|
|
-
|
|
|
|
-@media only screen and (min-width: 640px) {
|
|
|
|
- .site-footer div.footer-widgets {
|
|
|
|
- width: 100%;
|
|
|
|
- }
|
|
|
|
- .site-footer div.footer-widgets aside.widget-area {
|
|
|
|
- display: flex;
|
|
|
|
- flex-wrap: wrap;
|
|
|
|
- flex-direction: row;
|
|
|
|
- justify-content: flex-start;
|
|
|
|
- align-items: stretch;
|
|
|
|
- }
|
|
|
|
- .site-footer div.footer-widgets aside.widget-area section.widget {
|
|
|
|
- flex-basis: 50%;
|
|
|
|
- padding-left: 32px;
|
|
|
|
- }
|
|
|
|
- .site-footer div.footer-widgets aside.widget-area > *:first-child {
|
|
|
|
- margin-top: 32px;
|
|
|
|
- }
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-body.hide-homepage-title .site-main {
|
|
|
|
- padding: 0;
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
-body.hide-homepage-title .site-main article .entry-content {
|
|
|
|
- margin-top: 0;
|
|
|
|
-}
|
|
|