diff --git a/resources/css/editor-content/color-taxonomy-scheme.css b/resources/css/editor-content/color-taxonomy-scheme.css index a773982..8c151cc 100644 --- a/resources/css/editor-content/color-taxonomy-scheme.css +++ b/resources/css/editor-content/color-taxonomy-scheme.css @@ -41,6 +41,7 @@ body.akoestiek, @apply text-acoustique-coproprietes; } .homegrade-blocks-highlight--classic { + a[href^='#']:not(.wp-block-button__link), a[target='_blank']:not(.wp-block-button__link), a[rel='noopener']:not(.wp-block-button__link) { @apply !text-acoustique-coproprietes; @@ -189,6 +190,7 @@ body.energie, @apply text-energies-urbanisme; } .homegrade-blocks-highlight--classic { + a[href^='#']:not(.wp-block-button__link), a[target='_blank']:not(.wp-block-button__link), a[rel='noopener']:not(.wp-block-button__link) { @apply !text-energies-urbanisme; @@ -344,6 +346,7 @@ body.isolation, @apply text-isolation-quotidien; } .homegrade-blocks-highlight--classic { + a[href^='#']:not(.wp-block-button__link), a[target='_blank']:not(.wp-block-button__link), a[rel='noopener']:not(.wp-block-button__link) { @apply !text-isolation-quotidien; @@ -496,6 +499,7 @@ body.gezondheid-en-veiligheid, @apply text-patrimoine-sante-securite; } .homegrade-blocks-highlight--classic { + a[href^='#']:not(.wp-block-button__link), a[target='_blank']:not(.wp-block-button__link), a[rel='noopener']:not(.wp-block-button__link) { @apply !text-patrimoine-sante-securite; @@ -663,6 +667,7 @@ body.duurzaamheid, @apply text-location-durabilite; } .homegrade-blocks-highlight--classic { + a[href^='#']:not(.wp-block-button__link), a[target='_blank']:not(.wp-block-button__link), a[rel='noopener']:not(.wp-block-button__link) { @apply !text-location-durabilite;