Public Access
5
0

ajout d'une section dans la page index

This commit is contained in:
LD
2025-11-26 14:40:05 -05:00
parent ea1f567586
commit 0174f17dd3
2 changed files with 13 additions and 16 deletions

View File

@@ -174,7 +174,7 @@ footer {
.accueil #rencontreEquipe a {
display: inline-block;
text-decoration: none;
color: #ffefe5;
color: #FFEFE5;
padding: 10.8px 16px;
margin: auto;
background-color: #273A56;
@@ -203,15 +203,16 @@ footer {
.accueil #histoireDE {
background: #13172c url("../images/ImagesLea/warframeFight.jpg") center/cover;
height: 75vh;
}
.accueil #histoireDE div {
background-color: #13172cb0;
height: 75vh;
padding: 5%;
margin: auto;
}
/****************************/
/* PAGE: à Propos */
/* AUTEUR: Stanislas */