|
@@ -452,11 +452,9 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
font-weight: var(--wp--custom--button--typography--font-weight);
|
|
|
font-family: var(--wp--custom--button--typography--font-family);
|
|
|
font-size: var(--wp--custom--button--typography--font-size);
|
|
|
- border-radius: var(--wp--custom--button--border--radius);
|
|
|
line-height: var(--wp--custom--button--typography--line-height);
|
|
|
text-decoration: none;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
- border-color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
padding: calc(.667em + 2px) calc(1.333em + 2px);
|
|
|
}
|
|
@@ -575,11 +573,9 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
font-weight: var(--wp--custom--button--typography--font-weight);
|
|
|
font-family: var(--wp--custom--button--typography--font-family);
|
|
|
font-size: var(--wp--custom--button--typography--font-size);
|
|
|
- border-radius: var(--wp--custom--button--border--radius);
|
|
|
line-height: var(--wp--custom--button--typography--line-height);
|
|
|
text-decoration: none;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
- border-color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
padding: calc(.667em + 2px) calc(1.333em + 2px);
|
|
|
}
|
|
@@ -654,11 +650,9 @@ p.has-drop-cap:not(:focus):first-letter {
|
|
|
font-weight: var(--wp--custom--button--typography--font-weight);
|
|
|
font-family: var(--wp--custom--button--typography--font-family);
|
|
|
font-size: var(--wp--custom--button--typography--font-size);
|
|
|
- border-radius: var(--wp--custom--button--border--radius);
|
|
|
line-height: var(--wp--custom--button--typography--line-height);
|
|
|
text-decoration: none;
|
|
|
color: var(--wp--custom--button--color--text);
|
|
|
- border-color: var(--wp--custom--button--color--text);
|
|
|
background-color: var(--wp--custom--button--color--background);
|
|
|
padding: calc(.667em + 2px) calc(1.333em + 2px);
|
|
|
display: inline-block;
|