Преглед изворни кода

Rockfield: Recompile stylesheet with the latest Varia

Takashi Irie пре 5 година
родитељ
комит
c36c531df0
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 2 2
      rockfield/style-rtl.css
  2. 2 2
      rockfield/style.css

+ 2 - 2
rockfield/style-rtl.css

@@ -11,7 +11,7 @@ License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
 Text Domain: rockfield
-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, a8c-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, jetpack-global-styles
 
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
@@ -3011,7 +3011,7 @@ body:not(.fse-enabled) .footer-menu a {
 	line-height: 1.125;
 	margin-bottom: 4px;
 	padding-left: 40px;
-  max-width: calc(100% - 48px);
+	max-width: calc(100% - 48px);
 }
 
 @media only screen and (min-width: 560px) {

+ 2 - 2
rockfield/style.css

@@ -11,7 +11,7 @@ License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
 Text Domain: rockfield
-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, a8c-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, jetpack-global-styles
 
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
@@ -3028,7 +3028,7 @@ body:not(.fse-enabled) .footer-menu a {
 	line-height: 1.125;
 	margin-bottom: 4px;
 	padding-right: 40px;
-  max-width: calc(100% - 48px);
+	max-width: calc(100% - 48px);
 }
 
 @media only screen and (min-width: 560px) {