CIM67 - Block user - login screen changes

This commit is contained in:
“VeLiTi”
2024-04-16 14:57:20 +02:00
parent 4bd3dad3de
commit 87c4569966
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ filter: drop-shadow(5px 5px 5px #222);
.login-box{
width: 350px;
height: 320px;
height: 330px;
background-color:'.color.';
padding: 55px 30px;
border-radius: 10px;

View File

@@ -163,7 +163,7 @@ filter: drop-shadow(5px 5px 5px #222);
.login-box{
width: 350px;
height: 320px;
height: 330px;
background-color:#005655;
padding: 55px 30px;
border-radius: 10px;