change typo et couleur

This commit is contained in:
2024-04-16 09:32:02 +02:00
parent 31fe945538
commit 82076eabb0
66 changed files with 6105 additions and 1133 deletions
@@ -11,7 +11,7 @@ form{
}
.js-form-required{
margin-bottom: 0;
font-family: 'truenoregular';
font-family: 'Marianneregular';
}
label{
font-size: 0.9rem;
@@ -31,7 +31,7 @@ form{
.description{
font-size: 0.6rem;
margin-top: 0.4rem;
font-family: 'truenolight';
font-family: 'Mariannelight';
}
}
#edit-actions{
@@ -1,4 +1,4 @@
#block-popsu-colloque-local-tasks{
#block-colloque2024-local-tasks{
ul{
display: flex;
margin-top: 2rem;
@@ -1,20 +1,21 @@
.more_link{
@include shadow;
padding: 0rem 1rem 0.2rem 1rem;
background: white;
border: 1px solid $color2024;
border-radius: 0;
a{
font-family: 'truenobold';
font-family: 'Mariannebold';
font-size: 0.6rem;
color: $color2;
color: $color2024;
span{
padding-left: 0.5rem;
}
}
}
#block-views-block-slide-programme-block-1,
#block-views-block-dernieres-publications-block-1{
#block-colloque2024-views-block-slide-programme-block-1,
#block-colloque2024-views-block-dernieres-publications-block-1{
.more_link{
margin: 0.5rem 0;
width: fit-content;
@@ -22,8 +23,8 @@
}
@media screen and (min-width: 576px) {
#block-views-block-slide-programme-block-1,
#block-views-block-dernieres-publications-block-1{
#block-colloque2024-views-block-slide-programme-block-1,
#block-colloque2024-views-block-dernieres-publications-block-1{
.more_link{
margin: 0;
}
@@ -40,7 +41,7 @@
padding: 0.7rem 2rem;
background: $color2;
color: white!important;
font-family:'truenoregular';
font-family:'Marianneregular';
text-transform: uppercase;
font-size:1rem;
&:hover{
@@ -10,7 +10,7 @@ footer{
}
}
#block-renderedsitesettingsblock-5{
#block-colloque2024-renderedsitesettingsblock-5{
.site_setting_entity{
& > div{
display: flex;
@@ -33,7 +33,7 @@ footer{
}
}
#block-renderedsitesettingsblock-4{
#block-colloque2024-renderedsitesettingsblock-4{
.site_setting_entity{
& > div{
margin: 1rem 0;
@@ -4,7 +4,9 @@ header{
background: white;
max-height: inherit;
justify-content: space-between;
#block-popsu-colloque-branding{
border-bottom: 1px solid black;
#block-colloque2024-branding{
max-height: inherit;
& > div{
max-height: inherit;
@@ -27,7 +29,7 @@ header{
z-index: 10000;
}
}
#block-renderedsitesettingsblock-2{
#block-colloque2024-renderedsitesettingsblock-2{
width: 35%;
border-left: 1px solid $color1;
padding: 0;
@@ -78,13 +80,14 @@ header{
}
}
}
#block-mainnavigation{
#block-colloque2024-mainnavigation{
width: max-content;
.burger{
padding-top: 0.25rem;
z-index: 9999;
}
.nav-main{
// .nav-main{
display: none;
@media screen and (min-width: 1200px) {
display: block;
@@ -102,7 +105,7 @@ header{
}
}
}
}
// }
&.is-active{
display: block;
position: fixed;
@@ -158,8 +161,8 @@ header{
}
}
#block-mainnavigation{
border-left: 1px solid $color1;
#block-colloque2024-mainnavigation{
border-left: 1px solid black;
display: flex;
align-items: center;
justify-content: flex-end;
@@ -183,7 +186,7 @@ header{
}
header.front{
#block-popsu-colloque-branding{
#block-colloque2024-branding{
width: 21rem;
position: relative;
z-index: 9999;
@@ -197,7 +200,7 @@ header.front{
}
}
}
#block-renderedsitesettingsblock-2{
#block-colloque2024-renderedsitesettingsblock-2{
display: none;
}
}
@@ -1,4 +1,4 @@
#block-popsu-colloque-submenu {
#block-colloque2024-submenu {
margin: 1rem auto;
ul {
display: flex;
@@ -16,12 +16,12 @@
a {
display: block;
padding: 0.5rem 1rem;
border: 1px solid $color2;
color: $color2;
border: 1px solid $color2024;
color: $color2024;
background: white;
transition: color 0.3s ease, background 0.3s ease;
font-size: 2rem;
font-family: "dukefill";
font-family: "Marianne";
letter-spacing: 0.05rem;
text-transform: uppercase;
@media screen and (min-width: 768px) {
@@ -31,7 +31,7 @@
&:hover {
text-decoration: none;
color: white;
background: $color2;
background: $color2024;
transition: all 0.3s ease;
}
}
@@ -5,7 +5,7 @@
p{
font-size: 0.9rem;
line-height: 1.5;
font-family: 'truenoregular';
font-family: 'Marianneregular';
strong{
color: $color2;
line-height: 2;
@@ -5,7 +5,7 @@
.paragraph--type--video{
margin: 4rem 0;
& > div{
font-family: dukefill;
font-family: "Marianne";
font-size: 2rem;
line-height: normal;
text-align: center;
@@ -2,7 +2,7 @@
h4{
text-transform: uppercase;
margin: 1rem 0;
font-family: 'dukefill';
font-family: 'Marianne';
font-size: 2rem;
letter-spacing: $letter_spacingH;
color: $color2
@@ -1,7 +1,7 @@
.dl_ressource{
font-size: 0.9rem;
line-height: 1.2;
font-family: 'truenoregular';
font-family: 'Marianneregular';
text-align: left;
margin: 1.5rem .25rem 0 .25rem;
@media screen and (min-width : 768px){
@@ -13,8 +13,8 @@
display: none;
}
#block-views-block-slide-programme-block-1,
#block-views-block-slide-programme-node-intervenant-block-1 {
#block-colloque2024-views-block-slide-programme-block-1,
#block-colloque2024-views-block-slide-programme-node-intervenant-block-1 {
.__slide {
article {
width: calc(100% - 30px);
@@ -43,7 +43,7 @@
}
&.first {
& > span {
font-family: "truenolight";
font-family: "Mariannelight";
position: absolute;
top: -2.5rem;
width: max-content;
@@ -67,19 +67,24 @@
}
}
}
#block-views-block-gallerie-block-1,
#block-views-block-slide-programme-block-1,
#block-views-block-slide-programme-node-intervenant-block-1,
#block-views-block-dernieres-publications-block-1,
#block-views-block-slide-interviews-block-1 {
#block-colloque2024-views-block-gallerie-block-1,
#block-colloque2024-views-block-slide-programme-block-1,
#block-colloque2024-views-block-slide-programme-node-intervenant-block-1,
#block-colloque2024-views-block-dernieres-publications-block-1,
#block-colloque2024-views-block-slide-interviews-block-1 {
section:not(.wrap_head) {
margin: 1rem 0;
}
.views {
section.wrap_head {
@include croix_or;
// @include croix_or;
.head {
display: block;
h3{
&:after{
content:'-';
}
}
}
}
}
@@ -119,3 +124,13 @@
}
}
}
.flickity-slider {
position: absolute;
// width: 300px;
height: 100%;
&:hover{
// border: solid 1px black;
}
}
@@ -1,14 +1,23 @@
// thumbnails global
section {
article.thumbnails.programme {
border: 1px solid $lightgrey;
width: calc(100% / 4 - 0.5rem * 2);
&:hover{
border: none;
@include shadow;
}
.d-flex{
color: $color_orange;
}
.__content {
span {
color: $color2;
color: $color2024;
font-size: 0.8rem;
font-family: "truenoregular_italic";
font-family: "Marianneregular_italic";
text-transform: none !important;
strong {
font-family: "truenobold_italic";
font-family: "Mariannebold_italic";
}
}
}
@@ -45,7 +54,7 @@ section {
padding: 1rem;
time,
.type_moment {
font-family: "truenoregular";
font-family: "Marianneregular";
font-size: 0.8rem;
text-transform: uppercase;
}
@@ -78,7 +87,7 @@ section {
height: 100%;
}
div > * {
color: $color2;
color: $col_black;
}
a {
display: block;
@@ -102,7 +111,7 @@ section {
width: calc(100% / 4 - #{$gutter} * 2);
}
& > div * {
color: $color2;
color: $col_black;
&.__auteur * {
font-size: 1.4rem;
}
@@ -112,7 +121,7 @@ section {
}
a {
text-decoration: underline;
color: $color1;
color: $color2024;
}
}
&.interviews {
@@ -139,7 +148,7 @@ section {
height: 100%;
}
div > * {
color: $color2;
color: $col_black;
}
a {
display: block;
@@ -162,12 +171,12 @@ section {
.inter {
margin-top: 0.5rem;
span {
color: $color2;
color: $col_black;
font-size: 0.8rem;
font-family: "truenoregular_italic";
font-family: "Marianneregular_italic";
text-transform: none !important;
strong {
font-family: "truenobold_italic";
font-family: "Mariannebold_italic";
}
}
}
@@ -256,14 +265,18 @@ section {
}
}
figcaption {
border: 1px solid $color2024;
&.__info {
padding: 4rem 0.5rem 0.5rem 0.5rem;
margin-top: -3rem;
background: white;
.__name {
text-transform: uppercase;
color: $col_black !important;
}
}
}
}
}