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