excluding previoux next post from <a> rule
This commit is contained in:
parent
f4eaafdb4f
commit
0cb36f8d56
|
|
@ -147,8 +147,6 @@ article > *:not(.entry-content, .chapter-header-block),
|
|||
margin-top: 9px;
|
||||
}
|
||||
|
||||
/* a:not(.wp-block-button__link, .cta) { */
|
||||
|
||||
a:not(
|
||||
.cta--secondary,
|
||||
.wp-block-button__link,
|
||||
|
|
@ -156,8 +154,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
|||
.homegrade-blocks-lien-chapitre__cta,
|
||||
.breadcrumbs_navigation a,
|
||||
.share-link,
|
||||
.previous-next-posts__link,
|
||||
|
||||
.previous-next-posts__link
|
||||
) {
|
||||
@apply text-primary underline font-bold relative;
|
||||
@apply px-2 py-1;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user