Skip to content
Snippets Groups Projects

les commmeeeents

Merged FALCH MAELLE requested to merge aaaaah into main
Compare and
15 files
+ 139
165
Preferences
Compare changes
Files
15
+ 15
3
@@ -80,7 +80,9 @@ a{
.parcours .arrow{
margin-top:30px;
}
.parcours .arrow:hover{
color:#F944FF;
}
.section-Parcours .trait-fushia1{
@@ -172,8 +174,8 @@ a{
align-self: flex-end;
align-items: center;
margin-right: 40px;
font-size:1.3rem;
}
/* FIN section presentation */
/* section oeuvres */
@@ -243,6 +245,10 @@ a{
position: absolute;
right: 10%;
bottom:10%;
font-size:1.3rem;
}
.voir-oeuvres:hover{
color:#F944FF;
}
.section-Oeuvres .trait-fushia {
@@ -304,6 +310,10 @@ a{
width:250px;
}
.en-savoir-plus:hover{
color:#F944FF;
}
}
@@ -375,7 +385,9 @@ a{
right:-60%;
top:87%;
}
.en-savoir-plus:hover{
color:#F944FF;
}
}