nathan boileau 3 years ago
commit cb6b70045b

@ -1,7 +1,7 @@
html{ html{
scroll-behavior: smooth; scroll-behavior: smooth;
background-image: url(../../assets/img/Background5.png); background-image: url(../../assets/img/BackgroundPresentation.jpg);
height: 100vh; height: 100vh;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
@ -44,13 +44,13 @@ body{
} }
.Consigne{ .Consigne{
width: 50%; width: 60%;
} }
.Histoire,.ConsigneRun,.ConsigneSubmit{ .Histoire,.ConsigneRun,.ConsigneSubmit{
margin-top: 0; margin-top: 0;
margin-left: 20px; margin-left: 20px;
background: rgba(0,0,0,0.6); background: rgba(0,0,0,0.8);
box-sizing: border-box; box-sizing: border-box;
box-shadow: 0 15px 25px rgba(0,0,0,); box-shadow: 0 15px 25px rgba(0,0,0,);
border-radius: 10px; border-radius: 10px;

Loading…
Cancel
Save