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(.wp-block-button__link, .cta) { */
|
||||||
|
|
||||||
a:not(
|
a:not(
|
||||||
.cta--secondary,
|
.cta--secondary,
|
||||||
.wp-block-button__link,
|
.wp-block-button__link,
|
||||||
.cta,
|
.cta,
|
||||||
.homegrade-blocks-lien-chapitre__cta,
|
.homegrade-blocks-lien-chapitre__cta,
|
||||||
.breadcrumbs_navigation a,
|
.breadcrumbs_navigation a,
|
||||||
.share-link
|
.share-link,
|
||||||
|
.previous-next-posts__link,
|
||||||
|
|
||||||
) {
|
) {
|
||||||
@apply text-primary underline font-bold relative;
|
@apply text-primary underline font-bold relative;
|
||||||
@apply px-2 py-1;
|
@apply px-2 py-1;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user