correction des couleurs des modales
This commit is contained in:
parent
53ede721df
commit
40d0c9c55e
@ -368,7 +368,7 @@ body {
|
|||||||
padding: 0.8rem;
|
padding: 0.8rem;
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
background-color: #6c757d;
|
background-color: #2a2a2a;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
@ -777,7 +777,7 @@ body {
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translate(-50%, -50%);
|
transform: translate(-50%, -50%);
|
||||||
background-color: #2a2a2a;
|
background-color: #121212;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
@ -1 +1 @@
|
|||||||
1.0.0
|
1.0.1
|
Loading…
x
Reference in New Issue
Block a user