From 149d55dfa0bda7fc1999b882c3d06c15d1881701 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnier Date: Sun, 29 Mar 2026 23:52:22 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20am=C3=A9liorer=20lisibilit=C3=A9=20bande?= =?UTF-8?q?au=20succ=C3=A8s=20(jaune=20dor=C3=A9=20+=20text-shadow)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- styles/roll.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/styles/roll.less b/styles/roll.less index ad3faba..f937532 100644 --- a/styles/roll.less +++ b/styles/roll.less @@ -755,7 +755,8 @@ background-color: var(--cel-green, #0c4c0c); background-image: url("../assets/ui/fond_cadrille.jpg"); background-blend-mode: soft-light; - color: var(--cel-orange, #e07b00); + color: #ffd870; + text-shadow: 0 1px 3px rgba(0,0,0,0.7), 0 0 8px rgba(0,0,0,0.4); } &.critical-success {