Mise à jour graphique

This commit is contained in:
Rampeur
2025-09-23 22:25:08 +02:00
parent 65ae9fce4b
commit 8b098f7545
31 changed files with 753 additions and 1044 deletions
@@ -89,7 +89,7 @@
</div>
</mat-card-content>
</mat-card>
<mat-card class="banner">
<mat-card class="bannercard">
<mat-card-header>
<mat-card-title>Types de sauts</mat-card-title>
</mat-card-header>
@@ -3,7 +3,7 @@ element.style {
padding: 0.9rem 1.1rem;
border-radius: 0;
}
.banner {
.bannercard {
background-color: #202020;
color: #ffffff;
margin: 1.5rem -1.5rem -1.5rem -1.5rem;