Public Access
5
0

correction du width de wiki photos

This commit is contained in:
Andres
2025-12-02 17:19:18 -05:00
parent a14c1d5523
commit be575daa38

View File

@@ -293,6 +293,7 @@ footer a:hover {
width: 100vw;
height: 100vh;
}
.aPropos {
margin: auto;
display: block;
@@ -301,6 +302,7 @@ footer a:hover {
.aPropos h1 {
text-align: center;
}
.aPropos>div:first {
margin: auto;
display: flex;
@@ -398,6 +400,7 @@ Couleur texte : #FFEFE5
width: 100%;
border-color: #606060;
}
.aPropos fieldset:not(:first-child) {
margin: 1em auto 1em 0px;
}
@@ -405,14 +408,17 @@ margin: 1em auto 1em 0px;
.aPropos #contactInfo h2 {
margin-bottom: 1em;
}
.aPropos #firstField label {
width: 11em;
display: inline-block
}
.aPropos #firstField input {
width: 25em;
display: inline-block
}
/*.aPropos div {*/
/* display: block; */
/*}*/
@@ -955,12 +961,11 @@ margin: 1em auto 1em 0px;
.armures .perso .bg-video {
position: absolute;
top: 50%;
left: 50%;
width: 110%;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transform: translate(-50%, -50%);
z-index: 0;
}
@@ -1095,6 +1100,10 @@ margin: 1em auto 1em 0px;
font-size: 1.2rem;
}
.accueilwiki img {
width: 100%;
}
.wikiwar {
background-color: #273A56;
color: white;