Browse Source

rebuild assets

Ben Dwyer 4 năm trước cách đây
mục cha
commit
16254c5eea

+ 5 - 0
coutoire/style-rtl.css

@@ -3999,6 +3999,11 @@ body {
 	font-weight: 300;
 }
 
+b,
+strong {
+	font-weight: 700;
+}
+
 a {
 	text-decoration-color: #FF7A5C;
 }

+ 5 - 0
coutoire/style.css

@@ -4028,6 +4028,11 @@ body {
 	font-weight: 300;
 }
 
+b,
+strong {
+	font-weight: 700;
+}
+
 a {
 	text-decoration-color: #FF7A5C;
 }

+ 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,

+ 5 - 0
stow/style-rtl.css

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

+ 5 - 0
stow/style.css

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