|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
Author URI: https://automattic.com/
|
|
Author URI: https://automattic.com/
|
|
Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
|
|
Description: Running a business is no small task. But with the right tools and support, creating a website doesn’t have to be another chore on your to-do list: enter Brompton, a simple yet powerful theme for small-business owners and entrepreneurs.
|
|
Requires at least: WordPress 4.9.6
|
|
Requires at least: WordPress 4.9.6
|
|
-Version: 1.3.3
|
|
|
|
|
|
+Version: 1.3.4
|
|
License: GNU General Public License v2 or later
|
|
License: GNU General Public License v2 or later
|
|
License URI: LICENSE
|
|
License URI: LICENSE
|
|
Template: varia
|
|
Template: varia
|
|
@@ -2130,7 +2130,6 @@ p.has-background {
|
|
}
|
|
}
|
|
|
|
|
|
.wp-block-pullquote.is-style-solid-color {
|
|
.wp-block-pullquote.is-style-solid-color {
|
|
- background-color: #C04239;
|
|
|
|
color: #E8E4DD;
|
|
color: #E8E4DD;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -2146,6 +2145,10 @@ p.has-background {
|
|
color: currentColor;
|
|
color: currentColor;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+.wp-block-pullquote.is-style-solid-color:not(.has-background) {
|
|
|
|
+ background-color: #C04239;
|
|
|
|
+}
|
|
|
|
+
|
|
.wp-block-pullquote.alignwide > p,
|
|
.wp-block-pullquote.alignwide > p,
|
|
.wp-block-pullquote.alignfull > p,
|
|
.wp-block-pullquote.alignfull > p,
|
|
.wp-block-pullquote.alignwide blockquote,
|
|
.wp-block-pullquote.alignwide blockquote,
|