diff --git a/[esx]/esx_identity/html/css/style.css b/[esx]/esx_identity/html/css/style.css index f9f01d15..0821863f 100644 --- a/[esx]/esx_identity/html/css/style.css +++ b/[esx]/esx_identity/html/css/style.css @@ -5,7 +5,7 @@ body { font-family: sans-serif; overflow: hidden; display: none; - background: linear-gradient(135deg, rgba(33, 47, 63, 0.9) 51%, hsla(214, 33%, 22%, 0.8) 100%); + background: linear-gradient(135deg, rgba(33, 47, 63, 1) 51%, hsla(214, 33%, 22%, 1) 100%); } .dialog { @@ -147,4 +147,4 @@ h1 { color: black; top: -1px; left: 50%; -} \ No newline at end of file +}