From 17e8346c8104d96c0ad88c6558c05c1980d13107 Mon Sep 17 00:00:00 2001 From: Andyyy7666 <86536434+Andyyy7666@users.noreply.github.com> Date: Thu, 24 Mar 2022 21:31:38 +0100 Subject: [PATCH] Update style.css --- ND_Core/source/ui/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ND_Core/source/ui/style.css b/ND_Core/source/ui/style.css index d7cc504..789b0f1 100644 --- a/ND_Core/source/ui/style.css +++ b/ND_Core/source/ui/style.css @@ -272,7 +272,7 @@ body { margin: auto; text-align: center; padding: 0.15% 1.1%; - background-color: rgba(2, 2, 2, 0.548); + background-color: rgba(0, 0, 0, 0.3); border-radius: 10vw; }