continuation de la page 'search', mise en place des pubs

This commit is contained in:
MiharyR 2021-10-29 04:59:43 +02:00
parent 45f9057490
commit 8784c290ca
37 changed files with 559 additions and 258 deletions

View file

@ -24,6 +24,7 @@ ul {
background-color: black;
height: 70px;
color: white;
border-bottom: solid 2px white;
}
@ -52,11 +53,11 @@ li a {
::ng-deep .mat-slide-toggle-thumb {
background-color: #ffffff;
background-color: #c8c8c8;
}
::ng-deep .mat-slide-toggle-bar {
background-color: #c8c8c8;
background-color: #ffffff;
}
::ng-deep .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {