From 15300c634497bcb027d3d0e7709bc8e5ae2be5d8 Mon Sep 17 00:00:00 2001 From: Alexander Osadchy Date: Wed, 5 Mar 2025 13:47:12 +0400 Subject: [PATCH] =?UTF-8?q?fix(web):=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=B8=D1=82=D1=8C=20=D1=86=D0=B2=D0=B5=D1=82=20=D1=82?= =?UTF-8?q?=D0=B5=D0=BA=D1=81=D1=82=D0=B0=20=D0=B2=20=D0=BA=D0=BD=D0=BE?= =?UTF-8?q?=D0=BF=D0=BA=D0=B5=20=D0=BB=D0=BE=D0=BA=D0=B0=D0=BB=D0=B8=D0=B7?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D0=B8=20=D0=BD=D0=B0=20=D0=BC=D0=BE=D0=B1=20?= =?UTF-8?q?=D1=83=D1=81=D1=82=D1=80=D0=BE=D0=B9=D1=81=D1=82=D0=B2=D0=B0?= =?UTF-8?q?=D1=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: pinkycat --- src/interface/view/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/interface/view/index.html b/src/interface/view/index.html index 114c301..ba97a27 100644 --- a/src/interface/view/index.html +++ b/src/interface/view/index.html @@ -234,6 +234,7 @@ font-size: 1em; border:1px solid black; background-color: #fff; + color: #000; } .btnBlack { background-color: #000;