Skip to content
Extraits de code Groupes Projets
Valider 2ed49c78 rédigé par real3t@gmail.com's avatar real3t@gmail.com
Parcourir les fichiers

Suite ajustements CSS

parent ecac21de
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -649,78 +649,6 @@ max-width: [(#GET{LargeurContaineur}|moins{44})]px; ...@@ -649,78 +649,6 @@ max-width: [(#GET{LargeurContaineur}|moins{44})]px;
#content img { #content img {
padding: 0; padding: 0;
} }
.slider-pratique {
margin: 0 4rem;
}
.slider-pratique .slick-prev,
.slider-pratique .slick-next {
width: 40px;
height: 40px;
}
.slider-pratique .slick-prev {
left: -40px;
}
.slider-pratique .slick-next {
right: -40px;
}
.slider-pratique .slick-prev:before,
.slider-pratique .slick-next:before {
font-size: 40px;
color: #777;
opacity: 1;
}
.slider-pratique .slick-prev:hover:before,
.slider-pratique .slick-prev:focus:before,
.slider-pratique .slick-next:hover:before,
.slider-pratique .slick-next:focus:before {
opacity: 1;
color: #333 ;
}
.slider-pratique button:hover,
.slider-pratique button:focus {
background-color: transparent;
}
.slider-pratique .content-pratique {
background-color: #aaa;
width: 280px;
margin: 0 12px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.slider-pratique .content-pratique:hover,
.slider-pratique .content-pratique:focus {
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.slider-pratique .h2 {
display: flex;
height: 150px;
color: white;
text-align: right;
padding-bottom: 90px;
font-size: 2em;
font-weight: 300;
text-align: right;
margin: 1.5em 0px 0px;
}
.slider-pratique .h2 .titre-pratique {
width: 100%;
align-self: center;
text-align: right;
padding: 10px;
border-right: 1px solid;
}
@media only screen and (max-width: 400px) {
.slider-pratique {
margin: 0 2.8rem;
}
.slider-pratique .content-pratique {
width: 240px;
}
.slider-pratique .h2 {
height: 130px;
}
}
.clearfix:after, .clearfix:after,
.grid:after { .grid:after {
content: ''; content: '';
...@@ -988,29 +916,6 @@ LC: #GET{LargeurContaineur} ...@@ -988,29 +916,6 @@ LC: #GET{LargeurContaineur}
#projets .projet:hover { #projets .projet:hover {
background-color: #aaa; background-color: #aaa;
} }
#projets a {
display: flex;
flex-direction: row;
align-content: center;
height: 10vw;
color: rgb(255, 255, 255);
border-width: initial;
border-style: none;
border-color: initial;
border-image: initial;
}
#projets a:hover {
color: #333;
}
#projets h2 {
width: 100%;
height: auto;
margin: auto;
padding: 0 10px;
color: inherit;
text-align: center;
border: none;
}
@media only screen and (max-width:[(#GET{LargeurContaineur})]px) { @media only screen and (max-width:[(#GET{LargeurContaineur})]px) {
#projets h2 { #projets h2 {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter