2.2.4 Official Version

This commit is contained in:
Raphix
2023-05-03 20:47:04 +02:00
parent 0d7a77a3bd
commit 601cf636cb
6 changed files with 35 additions and 4 deletions

View File

@ -20,14 +20,15 @@ body {
padding: 5% !important;
padding-bottom: 0% !important;
color: white;
margin-bottom: 5px;
}
.top-logo {
width: 15%;
margin-left: 20px;
}
@ -51,6 +52,15 @@ body {
}
.top-title-image {
width: 80%;
margin-top: 6px;
margin-right: 20px;
margin-left: 4px;
}
.buttonClose:hover {
color: red;