Added informations and changed background to grey

This commit is contained in:
abrendan
2023-11-30 14:35:36 +00:00
parent e4599df811
commit a0fcb6333e
2 changed files with 7 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
body{
background: #000000;
background: #343434;
color: #ff0000;
font-family: 'Segoe UI';
}
@@ -21,11 +21,7 @@ input{
color: #b30000;
}
#Main{
background: #000000;
border-radius: 1%;
padding-left: 1%;
}
#Title{
font-size: 300%;