2022-03-07 15:01:35 +01:00
|
|
|
.titre{
|
|
|
|
margin-left: 20px;
|
|
|
|
color: #5d5fef;
|
|
|
|
font-size: 30px;
|
|
|
|
margin-left: 240px;
|
2022-03-07 16:26:52 +01:00
|
|
|
margin-top: 20px;
|
2022-03-07 15:01:35 +01:00
|
|
|
}
|
|
|
|
|
2022-02-28 08:26:08 +01:00
|
|
|
.btn {
|
|
|
|
margin-top: 1%;
|
|
|
|
margin-bottom: 1%;
|
|
|
|
color: black;
|
|
|
|
box-shadow: 5px 5px 5px gray;
|
|
|
|
}
|
2022-03-07 15:01:35 +01:00
|
|
|
|
|
|
|
.row{
|
|
|
|
margin-left: 20px;
|
|
|
|
justify-content: center;
|
|
|
|
}
|
|
|
|
|