mise à jours de gulp

This commit is contained in:
armansansd
2021-09-15 11:27:17 +02:00
parent f24ba9e0db
commit 7c78fb39f4
20 changed files with 38094 additions and 15884 deletions

View File

@@ -277,7 +277,7 @@
height: 7rem;
position: relative;
// background: red;
background: center / contain no-repeat url(../images/popsu-home-logo.png);
background: center / contain no-repeat url(../../images/popsu-home-logo.png);
margin: -9% 0 3rem 0 !important;
@include breakpoint(small down) {
margin: -20% 0 3rem 0 !important;

View File

@@ -159,7 +159,7 @@
}
}
.main_logo{
background: center / contain no-repeat url(../images/POPSU_1.svg);
background: center / contain no-repeat url(../../images/POPSU_1.svg);
}
}
&.programme-2{
@@ -169,7 +169,7 @@
}
}
.main_logo{
background: center / contain no-repeat url(../images/POPSU_2.svg);
background: center / contain no-repeat url(../../images/POPSU_2.svg);
}
}
&.programme-3{
@@ -180,7 +180,7 @@
}
.main_logo{
background: center / contain no-repeat url(../images/POPSU_Europe.svg);
background: center / contain no-repeat url(../../images/POPSU_Europe.svg);
}
}
&.programme-4{
@@ -191,7 +191,7 @@
}
.main_logo{
background: center / contain no-repeat url(../images/POPSU_logo.svg);
background: center / contain no-repeat url(../../images/POPSU_logo.svg);
}
}
&.programme-5{
@@ -202,7 +202,7 @@
}
.main_logo{
background: center / contain no-repeat url(../images/POPSU_monde.svg);
background: center / contain no-repeat url(../../images/POPSU_monde.svg);
}
}
&.programme-6{
@@ -213,7 +213,7 @@
}
.main_logo{
background: center / contain no-repeat url(../images/POPSU_territoires.svg);
background: center / contain no-repeat url(../../images/POPSU_territoires.svg);
}
}
&.programme-7{
@@ -224,7 +224,7 @@
}
.main_logo{
background: center / contain no-repeat url(../images/POPSU_metropoles.svg);
background: center / contain no-repeat url(../../images/POPSU_metropoles.svg);
}
}
.layout-content{

View File

@@ -154,7 +154,7 @@
display: block;
font-size: 0;
color: transparent;
background: left / contain no-repeat url(../images/POPSU_logo.svg);
background: left / contain no-repeat url(../../images/POPSU_logo.svg);
}
}
@@ -348,14 +348,14 @@ footer{
display: block;
color: transparent;
font-size: 0;
background: left / contain no-repeat url(../images/gouv.svg);
background: left / contain no-repeat url(../../images/gouv.svg);
}
.logo-puca{
height: 100%;
display: block;
color: transparent;
font-size: 0;
background: left / contain no-repeat url(../images/puca.svg);
background: left / contain no-repeat url(../../images/puca.svg);
margin-top: .5rem;
}
@@ -390,21 +390,21 @@ footer{
display: block;
font-size: 0;
color: transparent;
background: left / contain no-repeat url(../images/tw.svg);
background: left / contain no-repeat url(../../images/tw.svg);
}
a[href*='linkedin']{
height: 100%;
display: block;
font-size: 0;
color: transparent;
background: left / contain no-repeat url(../images/ln.svg);
background: left / contain no-repeat url(../../images/ln.svg);
}
a[href*='youtube']{
height: 100%;
display: block;
font-size: 0;
color: transparent;
background: left / contain no-repeat url(../images/yt.svg);
background: left / contain no-repeat url(../../images/yt.svg);
}
}
}

View File

@@ -1,6 +1,6 @@
@font-face {
font-family: 'duke';
src: url('../fonts/Duke_Fill.otf') format('opentype');
src: url('../../fonts/Duke_Fill.otf') format('opentype');
font-weight: 400;
font-style: normal;
}
@@ -9,8 +9,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenobd-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenobd-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenobd-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenobd-webfont.woff') format('woff');
font-weight: 600;
font-style: normal;
@@ -21,8 +21,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenobdit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenobdit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenobdit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenobdit-webfont.woff') format('woff');
font-weight: 600;
font-style: italic;
@@ -33,8 +33,8 @@
@font-face {
font-family: 'trueno_outline';
src: url('../fonts/trueno/truenobdol-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenobdol-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenobdol-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenobdol-webfont.woff') format('woff');
font-weight: 600;
font-style: normal;
@@ -45,8 +45,8 @@
@font-face {
font-family: 'trueno_outline';
src: url('../fonts/trueno/truenobdolit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenobdolit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenobdolit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenobdolit-webfont.woff') format('woff');
font-weight: 600;
font-style: italic;
@@ -57,8 +57,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoblk-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoblk-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoblk-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoblk-webfont.woff') format('woff');
font-weight: 800;
font-style: normal;
@@ -69,8 +69,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoblkit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoblkit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoblkit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoblkit-webfont.woff') format('woff');
font-weight: 800;
font-style: italic;
@@ -81,8 +81,8 @@
@font-face {
font-family: 'trueno_outline';
src: url('../fonts/trueno/truenoblkol-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoblkol-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoblkol-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoblkol-webfont.woff') format('woff');
font-weight: 800;
font-style: normal;
@@ -93,8 +93,8 @@
@font-face {
font-family: 'trueno_outline';
src: url('../fonts/trueno/truenoblkolit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoblkolit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoblkolit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoblkolit-webfont.woff') format('woff');
font-weight: 800;
font-style: italic;
@@ -105,8 +105,8 @@
@font-face {
font-family: 'truenoextrabold';
src: url('../fonts/trueno/truenoexbd-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoexbd-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoexbd-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoexbd-webfont.woff') format('woff');
font-weight: 900;
font-style: normal;
@@ -117,8 +117,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoexbdit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoexbdit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoexbdit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoexbdit-webfont.woff') format('woff');
font-weight: 900;
font-style: italic;
@@ -129,8 +129,8 @@
@font-face {
font-family: 'trueno_outline';
src: url('../fonts/trueno/truenoexbdol-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoexbdol-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoexbdol-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoexbdol-webfont.woff') format('woff');
font-weight: 900;
font-style: normal;
@@ -139,8 +139,8 @@
@font-face {
font-family: 'trueno_outline';
src: url('../fonts/trueno/truenoexbdolit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoexbdolit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoexbdolit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoexbdolit-webfont.woff') format('woff');
font-weight: 900;
font-style: italic;
@@ -149,8 +149,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenolt-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenolt-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenolt-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenolt-webfont.woff') format('woff');
font-weight: 300;
font-style: normal;
@@ -161,8 +161,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoltit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoltit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoltit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoltit-webfont.woff') format('woff');
font-weight: 300;
font-style: italic;
@@ -173,8 +173,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenorg-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenorg-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenorg-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenorg-webfont.woff') format('woff');
font-weight: 400;
font-style: normal;
@@ -185,8 +185,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenorgit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenorgit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenorgit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenorgit-webfont.woff') format('woff');
font-weight: 400;
font-style: italic;
@@ -197,8 +197,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenosbd-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenosbd-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenosbd-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenosbd-webfont.woff') format('woff');
font-weight: 500;
font-style: normal;
@@ -209,8 +209,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenosbdit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenosbdit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenosbdit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenosbdit-webfont.woff') format('woff');
font-weight: 500;
font-style: italic;
@@ -221,8 +221,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoultblk-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoultblk-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoultblk-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoultblk-webfont.woff') format('woff');
font-weight: 1000;
font-style: normal;
@@ -233,8 +233,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoultblkit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoultblkit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoultblkit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoultblkit-webfont.woff') format('woff');
font-weight: 1000;
font-style: italic;
@@ -245,8 +245,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoultlt-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoultlt-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoultlt-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoultlt-webfont.woff') format('woff');
font-weight: 100;
font-style: normal;
@@ -257,8 +257,8 @@
@font-face {
font-family: 'trueno';
src: url('../fonts/trueno/truenoultltit-webfont.woff2') format('woff2'),
url('../fonts/trueno/truenoultltit-webfont.woff') format('woff');
src: url('../../fonts/trueno/truenoultltit-webfont.woff2') format('woff2'),
url('../../fonts/trueno/truenoultltit-webfont.woff') format('woff');
font-weight: 100;
font-style: italic;

View File

@@ -104,9 +104,9 @@ iframe{
.slick-arrow{
font-size: 0;
background: center / 40% no-repeat url(../images/fleche.svg);
background: center / 40% no-repeat url(../../images/fleche.svg);
@include breakpoint(small down) {
background: center / 100% no-repeat url(../images/fleche.svg);
background: center / 100% no-repeat url(../../images/fleche.svg);
}
}

View File

@@ -463,7 +463,7 @@ $input-background-focus: $white;
$input-background-disabled: $light-gray;
$input-border: 1px solid $medium-gray;
$input-border-focus: 1px solid $dark-gray;
$input-padding: $form-spacing / 2;
$input-padding: $form-spacing * 0.5;
$input-shadow: inset 0 1px 2px rgba($black, 0.1);
$input-shadow-focus: 0 0 5px $medium-gray;
$input-cursor-disabled: not-allowed;
@@ -809,7 +809,7 @@ $table-row-stripe-hover: darken($table-background, $table-color-scale + $table-h
$table-is-striped: true;
$table-striped-background: smart-scale($table-background, $table-color-scale);
$table-stripe: even;
$table-head-background: smart-scale($table-background, $table-color-scale / 2);
$table-head-background: smart-scale($table-background, $table-color-scale * 0.5);
$table-head-row-hover: darken($table-head-background, $table-hover-scale);
$table-foot-background: smart-scale($table-background, $table-color-scale);
$table-foot-row-hover: darken($table-foot-background, $table-hover-scale);

View File

@@ -14,7 +14,7 @@ $col-1: #61ab32;
$bck-col: #eff2f9;
$lightblue: #98d0d9;
$trame: center/80% linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(../images/motif_croix.svg) ;
$trame: center/80% linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,.5)), url(../../images/motif_croix.svg) ;
@media (min-width: 48rem) {