|
@@ -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.4.15
|
|
|
|
|
|
+Version: 1.4.18
|
|
License: GNU General Public License v2 or later
|
|
License: GNU General Public License v2 or later
|
|
License URI: LICENSE
|
|
License URI: LICENSE
|
|
Status: inactive
|
|
Status: inactive
|
|
@@ -1154,6 +1154,11 @@ object {
|
|
max-width: 100%;
|
|
max-width: 100%;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+/* Center-align getty image embeds */
|
|
|
|
+.getty.embed.image {
|
|
|
|
+ display: block !important;
|
|
|
|
+}
|
|
|
|
+
|
|
/**
|
|
/**
|
|
* Blocks
|
|
* Blocks
|
|
* - These styles replace key Gutenberg Block styles for fonts, colors, and
|
|
* - These styles replace key Gutenberg Block styles for fonts, colors, and
|