Browse Source

rebuild assets

Ben Dwyer 4 năm trước cách đây
mục cha
commit
00ffc799f7
2 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 2 1
      brompton/style-rtl.css
  2. 2 1
      brompton/style.css

+ 2 - 1
brompton/style-rtl.css

@@ -16,7 +16,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 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.
 
-Bromtpon is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
+Brompton is a child theme of Varia which is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 
 Normalizing styles have been helped along thanks to the fine work of
@@ -4022,6 +4022,7 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
 	min-height: 68px;
 	padding-top: 16px;
 	position: relative;
+	z-index: 2;
 }
 
 #masthead:before {

+ 2 - 1
brompton/style.css

@@ -16,7 +16,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 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.
 
-Bromtpon is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
+Brompton is a child theme of Varia which is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 
 Normalizing styles have been helped along thanks to the fine work of
@@ -4051,6 +4051,7 @@ body.admin-bar .widget_eu_cookie_law_widget.widget.top {
 	min-height: 68px;
 	padding-top: 16px;
 	position: relative;
+	z-index: 2;
 }
 
 #masthead:before {