瀏覽代碼

Merge pull request #1814 from Automattic/update/#1812

Varia: Adjust bold formating (Maywood, Coutoire & Stow)
Ben Dwyer 4 年之前
父節點
當前提交
0b88576e8d

+ 1 - 1
coutoire/package.json

@@ -1,6 +1,6 @@
 {
   "name": "coutoire",
-  "version": "1.3.8",
+  "version": "1.3.10",
   "description": "Coutoire",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 4 - 0
coutoire/sass/_extra-child-theme.scss

@@ -22,6 +22,10 @@ body {
 	font-weight: 300;
 }
 
+b, strong {
+	font-weight: 700;
+}
+
 a {
 	text-decoration-color: $color_primary_hover;
 

+ 1 - 1
coutoire/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.3.9
+Version: 1.3.10
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 6 - 1
coutoire/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.3.9
+Version: 1.3.10
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -3999,6 +3999,11 @@ body {
 	font-weight: 300;
 }
 
+b,
+strong {
+	font-weight: 700;
+}
+
 a {
 	text-decoration-color: #FF7A5C;
 }

+ 6 - 1
coutoire/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A design system for WordPress sites built with Gutenberg.
 Requires at least: WordPress 4.9.6
-Version: 1.3.9
+Version: 1.3.10
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -4028,6 +4028,11 @@ body {
 	font-weight: 300;
 }
 
+b,
+strong {
+	font-weight: 700;
+}
+
 a {
 	text-decoration-color: #FF7A5C;
 }

+ 1 - 1
maywood/package.json

@@ -1,6 +1,6 @@
 {
   "name": "maywood",
-  "version": "1.4.10",
+  "version": "1.4.11",
   "description": "Maywood",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 1 - 1
maywood/sass/_extra-child-theme.scss

@@ -28,7 +28,7 @@ a {
 }
 
 b, strong {
-	font-weight: 500;
+	font-weight: 700;
 }
 
 .site-branding,

+ 1 - 1
maywood/sass/style-child-theme-editor.scss

@@ -54,7 +54,7 @@ body {
 }
 
 b, strong {
-	font-weight: 500;
+	font-weight: 700;
 }
 
 .editor-post-title__block .editor-post-title__input {

+ 1 - 1
maywood/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: Maywood is a refined theme designed for restaurants and food-related businesses seeking a modern look.
 Requires at least: WordPress 4.9.6
-Version: 1.4.10
+Version: 1.4.11
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 1 - 1
maywood/style-editor.css

@@ -1307,7 +1307,7 @@ body {
 }
 
 b, strong {
-	font-weight: 500;
+	font-weight: 700;
 }
 
 .editor-post-title__block .editor-post-title__input {

+ 1 - 1
maywood/style-rtl.css

@@ -4017,7 +4017,7 @@ p:not(.site-title) a:hover {
 
 b,
 strong {
-	font-weight: 500;
+	font-weight: 700;
 }
 
 .site-branding,

+ 1 - 1
maywood/style.css

@@ -4046,7 +4046,7 @@ p:not(.site-title) a:hover {
 
 b,
 strong {
-	font-weight: 500;
+	font-weight: 700;
 }
 
 .site-branding,

+ 1 - 1
stow/package.json

@@ -1,6 +1,6 @@
 {
   "name": "stow",
-  "version": "1.4.8",
+  "version": "1.4.9",
   "description": "Stow",
   "bugs": {
     "url": "https://github.com/Automattic/themes/issues"

+ 4 - 0
stow/sass/_extra-child-theme.scss

@@ -25,6 +25,10 @@ body {
 	font-weight: 300;
 }
 
+b, strong {
+	font-weight: 700;
+}
+
 .home.page.hide-homepage-title {
 	.site-main {
 		padding: 0;

+ 1 - 1
stow/sass/style-child-theme.scss

@@ -5,7 +5,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia

+ 6 - 1
stow/style-rtl.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -4012,6 +4012,11 @@ body {
 	font-weight: 300;
 }
 
+b,
+strong {
+	font-weight: 700;
+}
+
 .home.page.hide-homepage-title .site-main {
 	padding: 0;
 }

+ 6 - 1
stow/style.css

@@ -6,7 +6,7 @@ Author: Automattic
 Author URI: https://automattic.com/
 Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
 Requires at least: WordPress 4.9.6
-Version: 1.4.8
+Version: 1.4.9
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Template: varia
@@ -4041,6 +4041,11 @@ body {
 	font-weight: 300;
 }
 
+b,
+strong {
+	font-weight: 700;
+}
+
 .home.page.hide-homepage-title .site-main {
 	padding: 0;
 }