Browse Source

rebuild assets

Ben Dwyer 4 years ago
parent
commit
16254c5eea
7 changed files with 23 additions and 3 deletions
  1. 5 0
      coutoire/style-rtl.css
  2. 5 0
      coutoire/style.css
  3. 1 1
      maywood/style-editor.css
  4. 1 1
      maywood/style-rtl.css
  5. 1 1
      maywood/style.css
  6. 5 0
      stow/style-rtl.css
  7. 5 0
      stow/style.css

+ 5 - 0
coutoire/style-rtl.css

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

+ 5 - 0
coutoire/style.css

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

+ 1 - 1
maywood/style-editor.css

@@ -1307,7 +1307,7 @@ body {
 }
 }
 
 
 b, strong {
 b, strong {
-	font-weight: 500;
+	font-weight: 700;
 }
 }
 
 
 .editor-post-title__block .editor-post-title__input {
 .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,
 b,
 strong {
 strong {
-	font-weight: 500;
+	font-weight: 700;
 }
 }
 
 
 .site-branding,
 .site-branding,

+ 1 - 1
maywood/style.css

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

+ 5 - 0
stow/style-rtl.css

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

+ 5 - 0
stow/style.css

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