|
@@ -546,9 +546,9 @@
|
|
|
|
|
|
|
|
|
.programme-1{
|
|
|
- // background: center / 60% no-repeat url(../images/POPSU_1.svg) white;
|
|
|
+ // background: center / 45% no-repeat url(../images/POPSU_1.svg) white;
|
|
|
img{
|
|
|
- width: 60%;
|
|
|
+ width: 45%;
|
|
|
}
|
|
|
&:hover{
|
|
|
background: $col-1;
|
|
@@ -559,9 +559,9 @@
|
|
|
|
|
|
}
|
|
|
.programme-2{
|
|
|
- // background: center / 60% no-repeat url(../images/POPSU_2.svg) white;
|
|
|
+ // background: center / 45% no-repeat url(../images/POPSU_2.svg) white;
|
|
|
img{
|
|
|
- width: 60%;
|
|
|
+ width: 45%;
|
|
|
}
|
|
|
|
|
|
&:hover{
|
|
@@ -574,7 +574,7 @@
|
|
|
.programme-3{
|
|
|
// background: center / 50% no-repeat url(../images/POPSU_Europe.svg) white;
|
|
|
img{
|
|
|
- width: 60%;
|
|
|
+ width: 45%;
|
|
|
}
|
|
|
&:hover{
|
|
|
background: $col-eur;
|
|
@@ -586,7 +586,7 @@
|
|
|
.programme-4{
|
|
|
// background: center / 50% no-repeat url(../images/POPSU_Europe.svg) white;
|
|
|
img{
|
|
|
- width: 60%;
|
|
|
+ width: 45%;
|
|
|
}
|
|
|
&:hover{
|
|
|
background: $col-1;
|
|
@@ -608,9 +608,9 @@
|
|
|
}
|
|
|
}
|
|
|
.programme-6{
|
|
|
- // background: center / 60% no-repeat url(../images/POPSU_territoires.svg) white;
|
|
|
+ // background: center / 45% no-repeat url(../images/POPSU_territoires.svg) white;
|
|
|
img{
|
|
|
- width: 60%;
|
|
|
+ width: 45%;
|
|
|
}
|
|
|
&:hover{
|
|
|
background: $col-ter;
|
|
@@ -620,9 +620,9 @@
|
|
|
}
|
|
|
}
|
|
|
.programme-7{
|
|
|
- // background: center / 60% no-repeat url(../images/POPSU_metropoles.svg) white;
|
|
|
+ // background: center / 45% no-repeat url(../images/POPSU_metropoles.svg) white;
|
|
|
img{
|
|
|
- width: 60%;
|
|
|
+ width: 45%;
|
|
|
}
|
|
|
&:hover{
|
|
|
background: $col-met;
|