amelioration style missions
This commit is contained in:
@@ -303,7 +303,7 @@ footer a:hover {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.aPropos>div:first {
|
.aPropos>main>div:first {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: flex;
|
display: flex;
|
||||||
/* min-height: calc(100vh - 60px); */
|
/* min-height: calc(100vh - 60px); */
|
||||||
@@ -316,8 +316,8 @@ footer a:hover {
|
|||||||
max-width: 700px;
|
max-width: 700px;
|
||||||
max-height: 600px;
|
max-height: 600px;
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
margin-top: 3em;
|
margin-top: 2em;
|
||||||
padding: 2em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.aPropos .conteneurMaps iframe {
|
.aPropos .conteneurMaps iframe {
|
||||||
@@ -932,14 +932,14 @@ Couleur texte : #FFEFE5
|
|||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 40vh;
|
height: 40vh;
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.missions article {
|
.missions article {
|
||||||
/* max-width: 70vw; */
|
/* max-width: 70vw; */
|
||||||
width: 70vw;
|
width: 70vw;
|
||||||
height: 40vh;
|
height: 40vh;
|
||||||
border:#273A56 2px solid;
|
margin: 1vh 10vw;
|
||||||
margin: 10vh 10vw;
|
|
||||||
padding: 3em;
|
padding: 3em;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
/* float: left */
|
/* float: left */
|
||||||
@@ -1007,6 +1007,7 @@ Couleur texte : #FFEFE5
|
|||||||
}
|
}
|
||||||
.missions #sabotage {
|
.missions #sabotage {
|
||||||
background: url('../images/imageSR/qu/sabotage.jpg') center/cover fixed;
|
background: url('../images/imageSR/qu/sabotage.jpg') center/cover fixed;
|
||||||
|
color:#641a10;
|
||||||
}
|
}
|
||||||
.missions #autreMissions {
|
.missions #autreMissions {
|
||||||
background: url('../images/imageSR/qu/sabotageRuches.jpg') center/cover fixed;
|
background: url('../images/imageSR/qu/sabotageRuches.jpg') center/cover fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user