From 17882b277a74f7f794c7177eb83bcca3c27866fb Mon Sep 17 00:00:00 2001 From: Gzod01 Date: Sat, 18 Mar 2023 12:06:14 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'src/app.css'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app.css b/src/app.css index fa02284..e599988 100644 --- a/src/app.css +++ b/src/app.css @@ -7,6 +7,11 @@ body { color: white; } +input { + background-color: white; + color:black +} + .controller-back { width: 10em; height: 10em;