Twenty Nineteen: Revert [55960].

This reverts [55960] pending further investigation, since this changeset caused failures on the Test Default Themes & Create ZIPs workflow.

Unprops audrasjb.
See #45916.




git-svn-id: https://develop.svn.wordpress.org/trunk@55964 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras
2023-06-21 12:02:22 +00:00
parent 97c1b44bce
commit 04c8d77855
4 changed files with 2 additions and 4 deletions

View File

@@ -18,7 +18,6 @@ html {
body {
background-color: $color__background-body;
color: $color__text-main;
}
a {

View File

@@ -6,7 +6,6 @@ html {
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-color: $color__background-body;
color: $color__text-main;
@include font-family( $font__body );
font-weight: 400;

View File

@@ -2219,6 +2219,7 @@ html {
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #111;
font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif;
font-weight: 400;
font-size: 1em;
@@ -2494,7 +2495,6 @@ html {
body {
background-color: #fff;
color: #111;
}
a {

View File

@@ -2219,6 +2219,7 @@ html {
body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #111;
font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif;
font-weight: 400;
font-size: 1em;
@@ -2494,7 +2495,6 @@ html {
body {
background-color: #fff;
color: #111;
}
a {