refonte page d'accueil nouveau design, sans images pour l'instant
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
font-size: 1.1rem !important;
|
||||
margin-bottom: 1rem;
|
||||
line-height: 1.3;
|
||||
font-size: $m_font_size !important;
|
||||
font-size: $fs_sm !important;
|
||||
a {
|
||||
color: black;
|
||||
}
|
||||
@@ -179,7 +179,7 @@
|
||||
padding-left: $x_margin;
|
||||
@include main_text_content();
|
||||
a {
|
||||
font-size: $sm_font_size;
|
||||
font-size: $fs_xs;
|
||||
font-weight: 800;
|
||||
color: $teal;
|
||||
}
|
||||
@@ -259,7 +259,7 @@
|
||||
font-weight: bold;
|
||||
font-family: 'Marianne', sans-serif;
|
||||
display: block;
|
||||
font-size: $sm_font_size !important;
|
||||
font-size: $fs_xs !important;
|
||||
}
|
||||
}
|
||||
.slick-prev {
|
||||
@@ -326,7 +326,7 @@
|
||||
.leaflet-popup-content-wrapper {
|
||||
padding: 0.3rem 0.8rem;
|
||||
background-color: white;
|
||||
font-size: $sm_font_size !important;
|
||||
font-size: $fs_xs !important;
|
||||
box-shadow: none;
|
||||
border-radius: unset;
|
||||
@include main_text_content();
|
||||
@@ -441,7 +441,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: black !important;
|
||||
font-size: $m_font_size !important;
|
||||
font-size: $fs_sm !important;
|
||||
@include sous_titre();
|
||||
> div {
|
||||
padding-left: 0.2rem !important;
|
||||
@@ -453,7 +453,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
color: black !important;
|
||||
font-size: $m_font_size !important;
|
||||
font-size: $fs_sm !important;
|
||||
@include sous_titre();
|
||||
}
|
||||
> .texte {
|
||||
@@ -461,7 +461,7 @@
|
||||
grid-column: 1 / span 2;
|
||||
grid-row: 3;
|
||||
p {
|
||||
font-size: $m_font_size;
|
||||
font-size: $fs_sm;
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user