Skip to content
Snippets Groups Projects

petits traits mis un peu partout

Merged CELMA ANNELISE requested to merge accueil-peaufinage3 into main
Compare and
2 files
+ 71
1
Preferences
Compare changes
Files
2
+ 60
0
@@ -96,6 +96,49 @@ a{
}
.section-Parcours .trait-fushia1{
position: absolute;
top: 10%;
left: 15%;
rotate: 180deg;
}
.section-Parcours .trait-jaune1{
position: absolute;
top: 5%;
left: 55%;
}
.section-Parcours .trait-orange1{
position: absolute;
top: 55%;
left: 15%;
rotate: -120deg;
}
.section-Parcours .trait-fushia2{
position: absolute;
top: 10%;
left: 75%;
rotate: 80deg;
}
.section-Parcours .trait-jaune2{
position: absolute;
top: 45%;
left: 30%;
}
.section-Parcours .trait-orange2{
position: absolute;
top: 70%;
left: 65%;
rotate: -120deg;
}
/* Fin section-parcours */
@@ -108,6 +151,7 @@ a{
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
}
.presentation{
@@ -122,6 +166,21 @@ a{
margin-left:-20px;
}
.section-Presentation .trait-fushia {
position: absolute;
top: 23%;
left: 20%;
rotate: 180deg;
}
.section-Presentation .trait-jaune {
position: absolute;
top: 64%;
right: 55%;
rotate: 158deg;
}
.en-savoir-plus{
display: flex;
gap:0.5rem;
@@ -246,6 +305,7 @@ a{
}
@media screen and (min-width:1024px){
.arrow{