mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-07 02:30:10 +00:00
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:
@@ -18,7 +18,6 @@ html {
|
||||
|
||||
body {
|
||||
background-color: $color__background-body;
|
||||
color: $color__text-main;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user