Skip to content
Snippets Groups Projects
Commit 3130d64c authored by LANTZ Nathan's avatar LANTZ Nathan
Browse files

remarche

parent 2bfeba3c
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ footer a:hover {
width: 20px;
height: 20px;
margin-right: 5px;
background: url('img/logo_copyright.png') no-repeat center center;
background: url('../img/logo_copyright.png') no-repeat center center;
background-size: cover;
}
......
......@@ -133,6 +133,7 @@
/* ttt */
.slider-container {
height: 100%;
width: 85%;
......@@ -188,4 +189,16 @@
left: 0;
z-index: 100;
transition: left 0.65s ease-out;
}
.slide-1 {
background-image: url("../photos/photo4.png");
}
.slide-2 {
background-image: url("../photos/photo2.jpg");
}
.slide-3 {
background-image: url("../photos/photo3.jpg");
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment