From 0cb36f8d56ba33ea536e08796148158e9c954de7 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 23 Jul 2024 11:35:35 +0200 Subject: [PATCH] excluding previoux next post from rule --- resources/css/editor-content/gutenberg.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/resources/css/editor-content/gutenberg.css b/resources/css/editor-content/gutenberg.css index a00f590..c28ac04 100644 --- a/resources/css/editor-content/gutenberg.css +++ b/resources/css/editor-content/gutenberg.css @@ -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;