|
@@ -6,11 +6,11 @@ Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: A variable-based design system for WordPress sites built with Gutenberg.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.6.9
|
|
|
+Version: 1.6.11
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Text Domain: varia
|
|
|
-Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, full-site-editing, jetpack-global-styles
|
|
|
+Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready, auto-loading-homepage, wpcom-fse, jetpack-global-styles
|
|
|
AMP: true
|
|
|
|
|
|
This theme, like WordPress, is licensed under the GPL.
|
|
@@ -3693,17 +3693,6 @@ body:not(.fse-enabled) .footer-menu a {
|
|
|
flex: 0 0 100%;
|
|
|
}
|
|
|
|
|
|
-/* Utilities */
|
|
|
-img#wpstats {
|
|
|
- position: absolute !important;
|
|
|
- clip: rect(0, 0, 0, 0);
|
|
|
- padding: 0 !important;
|
|
|
- border: 0 !important;
|
|
|
- height: 0 !important;
|
|
|
- width: 0 !important;
|
|
|
- overflow: hidden;
|
|
|
-}
|
|
|
-
|
|
|
/**
|
|
|
* Site Pages
|
|
|
* - Page specific styles
|