titrege
This commit is contained in:
@@ -694,11 +694,12 @@ header #block-colloque2024-mainnavigation ul li {
|
||||
display: flex;
|
||||
flex-direction: column; } }
|
||||
#block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {
|
||||
font-size: 8rem;
|
||||
font-size: 7rem;
|
||||
font-family: 'Mariannebold';
|
||||
line-height: 95%;
|
||||
grid-column: 1 / span 5;
|
||||
grid-row: 2; }
|
||||
grid-row: 2;
|
||||
margin-bottom: 2rem; }
|
||||
@media screen and (max-width: 300px) {
|
||||
#block-colloque2024-renderedsitesettingsblock-6 .site_setting_entity div:nth-of-type(1) {
|
||||
font-size: 4.5rem;
|
||||
@@ -1781,7 +1782,7 @@ section article.thumbnails.programme {
|
||||
section article.thumbnails.programme .d-flex {
|
||||
color: #ff804d; }
|
||||
section article.thumbnails.programme .__content span {
|
||||
color: #038788;
|
||||
color: #038788 !important;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Marianneregular_italic";
|
||||
text-transform: none !important; }
|
||||
|
||||
@@ -20,7 +20,7 @@ section {
|
||||
}
|
||||
.__content {
|
||||
span {
|
||||
color: $color2024;
|
||||
color: $color2024 !important;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Marianneregular_italic";
|
||||
text-transform: none !important;
|
||||
|
||||
@@ -211,11 +211,12 @@ header {
|
||||
flex-direction: column;
|
||||
}
|
||||
div:nth-of-type(1){
|
||||
font-size: 8rem;
|
||||
font-size: 7rem;
|
||||
font-family: 'Mariannebold';
|
||||
line-height: 95%;
|
||||
grid-column: 1 / span 5;
|
||||
grid-row: 2;
|
||||
margin-bottom: 2rem;
|
||||
@media screen and (max-width: 300px) {
|
||||
font-size: 4.5rem;
|
||||
order: 3;
|
||||
|
||||
Reference in New Issue
Block a user