escaping previous next posts
This commit is contained in:
parent
f54ba70114
commit
936353b9c3
|
|
@ -148,13 +148,16 @@ article > *:not(.entry-content, .chapter-header-block),
|
|||
}
|
||||
|
||||
/* a:not(.wp-block-button__link, .cta) { */
|
||||
|
||||
a:not(
|
||||
.cta--secondary,
|
||||
.wp-block-button__link,
|
||||
.cta,
|
||||
.homegrade-blocks-lien-chapitre__cta,
|
||||
.breadcrumbs_navigation a,
|
||||
.share-link
|
||||
.share-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