diff --git a/www/css/style.css b/www/css/style.css index efd12f3..9f5643a 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -926,6 +926,7 @@ Couleur texte : #FFEFE5 width: 100%; background-color: #273A56; color: #ffefe5; + text-shadow: 2px 2px 2px #13172c; } .missions section { @@ -963,6 +964,10 @@ Couleur texte : #FFEFE5 /* margin: auto; float: left; */ } +.missions section:nth-child(odd)>article>p { + margin: auto 0 auto auto; + text-align: right; +} #assassination { background: url('../images/imageSR/qu/assassinat.jpg') center/cover fixed; @@ -1007,7 +1012,7 @@ Couleur texte : #FFEFE5 } .missions #sabotage { background: url('../images/imageSR/qu/sabotage.jpg') center/cover fixed; - color:#641a10; + /* color:#641a10; */ } .missions #autreMissions { background: url('../images/imageSR/qu/sabotageRuches.jpg') center/cover fixed;