From 9977ce77976fb0d867b46c28f259a7f04492f3fb Mon Sep 17 00:00:00 2001 From: snow Date: Thu, 2 Apr 2026 11:29:29 +0200 Subject: [PATCH] WOLA CHANGEMENT DES BUTTONS --- flask/templates/dashboard.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/flask/templates/dashboard.html b/flask/templates/dashboard.html index 08223ed..cb44086 100644 --- a/flask/templates/dashboard.html +++ b/flask/templates/dashboard.html @@ -171,8 +171,8 @@ margin-bottom: 4px; } .action-btn .a-sub { - font-size: 11px; - color: #888; + font-size: 12px; + color: #ffffff; } .action-btn .a-arrow { position: absolute; @@ -274,11 +274,11 @@