|
@@ -11,7 +11,7 @@
|
|
|
.wp-block a, // Target the editor link styles also.
|
|
|
.entry-content a {
|
|
|
font-weight: var(--global--link-font-weight);
|
|
|
- border-color: var( --global--color-primary ); // Links inside the post content must be underlined.
|
|
|
+ border-color: var( --global--color-primary ); // Links inside the post content must be underlined.
|
|
|
|
|
|
&:hover:not(.wp-block-button__link) {
|
|
|
border-bottom: 1px solid transparent;
|