From b2014a0886bbc915c9c1c7be6594ed9f762d2571 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Wed, 29 Oct 2025 12:45:07 +0100 Subject: [PATCH] =?UTF-8?q?STYLE=20mise=20=C3=A0=20jour=20de=20la=20couleu?= =?UTF-8?q?r=20des=20liens=20dans=20le=20contenu=20de=20l'=C3=A9diteur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/css/layout/gutenberg.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/layout/gutenberg.css b/resources/css/layout/gutenberg.css index 07a582c..7b5a664 100644 --- a/resources/css/layout/gutenberg.css +++ b/resources/css/layout/gutenberg.css @@ -21,7 +21,7 @@ article > *:not(.entry-content), ul, ol { a { - @apply text-blue-500 underline; + @apply text-carhop-green-700 underline underline-offset-4; &:hover { @apply no-underline;