|
@@ -2959,7 +2959,7 @@ img#wpstats {
|
|
|
|
|
|
.wp-block-group.alignwide .alignwide,
|
|
|
.wp-block-group.alignwide .alignfull,
|
|
|
-.wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, .entry-header {
|
|
|
+.wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: calc( -0.25 * ( 100vw - 100% ));
|
|
|
margin-left: calc( -0.25 * ( 100vw - 100% ));
|
|
|
width: calc( 100% + (0.25 * 2) * ( 100vw - 100% ));
|
|
@@ -2969,7 +2969,7 @@ img#wpstats {
|
|
|
@media only screen and (min-width: 560px) {
|
|
|
.wp-block-group.alignwide .alignwide,
|
|
|
.wp-block-group.alignwide .alignfull,
|
|
|
- .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, .entry-header {
|
|
|
+ .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: calc( -0.25 * ( 100vw - calc( 560px - 32px) ));
|
|
|
margin-left: calc( -0.25 * ( 100vw - calc( 560px - 32px) ));
|
|
|
width: calc( calc( 560px - 32px) + (0.25 * 2) * ( 100vw - calc( 560px - 32px) ));
|
|
@@ -2980,7 +2980,7 @@ img#wpstats {
|
|
|
@media only screen and (min-width: 640px) {
|
|
|
.wp-block-group.alignwide .alignwide,
|
|
|
.wp-block-group.alignwide .alignfull,
|
|
|
- .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, .entry-header {
|
|
|
+ .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: calc( -0.25 * ( 100vw - calc( 640px - 32px) ));
|
|
|
margin-left: calc( -0.25 * ( 100vw - calc( 640px - 32px) ));
|
|
|
width: calc( calc( 640px - 32px) + (0.25 * 2) * ( 100vw - calc( 640px - 32px) ));
|
|
@@ -2991,7 +2991,7 @@ img#wpstats {
|
|
|
@media only screen and (min-width: 782px) {
|
|
|
.wp-block-group.alignwide .alignwide,
|
|
|
.wp-block-group.alignwide .alignfull,
|
|
|
- .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, .entry-header {
|
|
|
+ .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: calc( -0.25 * ( 100vw - calc( 782px - 32px) ));
|
|
|
margin-left: calc( -0.25 * ( 100vw - calc( 782px - 32px) ));
|
|
|
width: calc( calc( 782px - 32px) + (0.25 * 2) * ( 100vw - calc( 782px - 32px) ));
|
|
@@ -3002,7 +3002,7 @@ img#wpstats {
|
|
|
@media only screen and (min-width: 1024px) {
|
|
|
.wp-block-group.alignwide .alignwide,
|
|
|
.wp-block-group.alignwide .alignfull,
|
|
|
- .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, .entry-header {
|
|
|
+ .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: -128px;
|
|
|
margin-left: -128px;
|
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
@@ -3013,7 +3013,7 @@ img#wpstats {
|
|
|
@media only screen and (min-width: 1280px) {
|
|
|
.wp-block-group.alignwide .alignwide,
|
|
|
.wp-block-group.alignwide .alignfull,
|
|
|
- .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery, .entry-header {
|
|
|
+ .wp-block-group.alignfull .alignwide, .entry-content > .alignwide, .entry-content > .alignwide.wp-block-jetpack-gif, .entry-content > .alignwide.wp-block-jetpack-tiled-gallery {
|
|
|
margin-right: -128px;
|
|
|
margin-left: -128px;
|
|
|
width: calc(calc( 782px - 32px) + 256px);
|
|
@@ -3216,6 +3216,7 @@ img#wpstats {
|
|
|
*/
|
|
|
html {
|
|
|
font-size: 17px;
|
|
|
+ font-weight: 300;
|
|
|
}
|
|
|
|
|
|
body {
|