opacity=0.9

This commit is contained in:
fred 2023-09-10 18:16:13 +02:00
parent 7c698e38a1
commit 201c276a19
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ header {
#console {
visibility: hidden;
background: rgba(0, 0, 0, 0.7); /* Adjust the background color and opacity as needed */
background: rgba(0, 0, 0, 0.9); /* Adjust the background color and opacity as needed */
color: white;
width: 570px;
height: 570px;