This commit is contained in:
armansansd
2023-06-30 12:01:14 +01:00
parent 2337038abc
commit e3d2d6389a
7 changed files with 31 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ article, .paragraph{
}
.block-region-third{
h2{
margin: 1.5rem 0 .5rem 0;
//margin: 1.5rem 0 .5rem 0;
}
.field_document{
padding: 0.5rem 0.5rem;

View File

@@ -86,6 +86,12 @@
background: $col-exode !important;
}
}
.last-news .programme-883{
.views-field:not(.views-field-field-image){
background: $col-transition !important;
}
}
.last-news{
margin-top: 2rem;
height: auto;

View File

@@ -427,7 +427,9 @@
h3{
display: none;
padding-left: .4rem;
margin-bottom: .4rem;
font-weight: 600;
cursor: pointer;
}
}
@@ -444,6 +446,7 @@
a.prog-palpite-link,
a.prog-ressources-link,
a.prog-exodeurbain-link{
text-transform: uppercase;
font-family: "duke";
font-size: $font-large;
cursor: pointer;
@@ -487,7 +490,7 @@
.views-row, .view-grouping{
display: none;
padding: 0 0 0 1.2rem;
margin-bottom: .5rem;
margin-bottom: .1rem;
a{
text-decoration: none;
&:hover{

View File

@@ -12,7 +12,9 @@
h3{
display: none;
padding-left: .4rem;
margin-bottom: .4rem;
font-weight: 600;
cursor: pointer;
}
}
// @include breakpoint(small down) {
@@ -65,7 +67,7 @@
.views-row, .view-grouping{
display: none;
padding: 0 0 0 1.2rem;
margin-bottom: .5rem;
margin-bottom: .1rem;
a{
text-decoration: none;
&:hover{