|
@@ -155,63 +155,63 @@ hr.wp-block-separator.is-style-wide {
|
|
|
max-width: 602px;
|
|
|
}
|
|
|
}
|
|
|
-.entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
+.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
max-width: 100%;
|
|
|
margin-left: auto;
|
|
|
margin-right: auto;
|
|
|
}
|
|
|
@media only screen and (min-width: 482px) {
|
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
max-width: 432px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 592px) {
|
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
max-width: 432px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 652px) {
|
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
max-width: 542px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 822px) {
|
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
max-width: 602px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 1024px) {
|
|
|
- .entry-content > *:not(.alignwide):not(.alignfull):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
+ .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment):not(.woocommerce) {
|
|
|
max-width: 602px;
|
|
|
}
|
|
|
}
|
|
|
-.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
|
+.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
max-width: 100%;
|
|
|
margin-left: auto;
|
|
|
margin-right: auto;
|
|
|
}
|
|
|
@media only screen and (min-width: 482px) {
|
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
max-width: 432px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 592px) {
|
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
max-width: 432px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 652px) {
|
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
max-width: 542px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 822px) {
|
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
max-width: 602px;
|
|
|
}
|
|
|
}
|
|
|
@media only screen and (min-width: 1024px) {
|
|
|
- .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.wp-block-separator) {
|
|
|
+ .entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
|
|
|
max-width: 602px;
|
|
|
}
|
|
|
}
|
|
@@ -3562,6 +3562,40 @@ table th {
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
|
|
|
+.entry-content > .alignleft {
|
|
|
+ max-width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 482px) {
|
|
|
+ .entry-content > .alignleft {
|
|
|
+ max-width: 432px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 592px) {
|
|
|
+ .entry-content > .alignleft {
|
|
|
+ max-width: 432px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 652px) {
|
|
|
+ .entry-content > .alignleft {
|
|
|
+ max-width: 542px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 822px) {
|
|
|
+ .entry-content > .alignleft {
|
|
|
+ max-width: 602px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 1024px) {
|
|
|
+ .entry-content > .alignleft {
|
|
|
+ max-width: 602px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
/**
|
|
|
* .aligncenter
|
|
|
*/
|
|
@@ -3586,6 +3620,40 @@ table th {
|
|
|
margin-left: 25px;
|
|
|
}
|
|
|
|
|
|
+.entry-content > .alignright {
|
|
|
+ max-width: 100%;
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 482px) {
|
|
|
+ .entry-content > .alignright {
|
|
|
+ max-width: 432px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 592px) {
|
|
|
+ .entry-content > .alignright {
|
|
|
+ max-width: 432px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 652px) {
|
|
|
+ .entry-content > .alignright {
|
|
|
+ max-width: 542px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 822px) {
|
|
|
+ .entry-content > .alignright {
|
|
|
+ max-width: 602px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+@media only screen and (min-width: 1024px) {
|
|
|
+ .entry-content > .alignright {
|
|
|
+ max-width: 602px;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
[class*="inner-container"] > .alignleft + *,
|
|
|
[class*="inner-container"] > .alignright + * {
|
|
|
margin-top: 0;
|