Public Access
5
0

Stan getting there 🎯

This commit is contained in:
2025-12-03 14:28:45 -05:00
parent 06690f35b4
commit 54ea2620be

View File

@@ -926,6 +926,7 @@ Couleur texte : #FFEFE5
width: 100%; width: 100%;
background-color: #273A56; background-color: #273A56;
color: #ffefe5; color: #ffefe5;
text-shadow: 2px 2px 2px #13172c;
} }
.missions section { .missions section {
@@ -963,6 +964,10 @@ Couleur texte : #FFEFE5
/* margin: auto; /* margin: auto;
float: left; */ float: left; */
} }
.missions section:nth-child(odd)>article>p {
margin: auto 0 auto auto;
text-align: right;
}
#assassination { #assassination {
background: url('../images/imageSR/qu/assassinat.jpg') center/cover fixed; background: url('../images/imageSR/qu/assassinat.jpg') center/cover fixed;
@@ -1007,7 +1012,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; /* 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;