page parametres
This commit is contained in:
@@ -83,4 +83,16 @@ h3, th, td {
|
||||
|
||||
.btn {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
form {
|
||||
background-color: #292929;
|
||||
border-radius: 8px;
|
||||
padding: 30px;
|
||||
max-width: 500px;
|
||||
margin: 60px auto;
|
||||
box-shadow: 0 0 15px rgba(0,0,0,0.5);
|
||||
}
|
||||
form label {
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user