updated theme Twenty Nineteen
version 2.4
This commit is contained in:
@ -659,6 +659,8 @@ body .wp-block.aligncenter {
|
||||
|
||||
/** === Base Typography === */
|
||||
body {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
font-size: 22px;
|
||||
font-family: "NonBreakingSpaceOverride", "Hoefler Text", Garamond, "Times New Roman", serif;
|
||||
line-height: 1.8;
|
||||
@ -1059,7 +1061,7 @@ figcaption,
|
||||
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
|
||||
font-size: 0.71111em;
|
||||
line-height: 1.6;
|
||||
color: #767676;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
/** === Pullquote === */
|
||||
|
Reference in New Issue
Block a user