désactive href type-de-ressource et mot-clefs dans grile ressources

This commit is contained in:
2023-10-03 16:36:39 +02:00
parent 9212f03b53
commit 4355f62b48
11 changed files with 1355 additions and 2828 deletions
@@ -141,7 +141,8 @@
}
.block-entity-fieldnodefield-images{
grid-column: 5 / span 9;
grid-column: 5 / span 3;
img{
padding-top: 2rem;
width: 600px;
@@ -512,6 +513,7 @@
}
}
}
}
@@ -9,7 +9,6 @@
height: 600px;
border-bottom: 5px solid $blue-light;
background: $background-actus;
// @media(max-width: 810px){
// max-height: fit-content;
// }
@@ -116,8 +115,6 @@
.field--name-field-lieu{
display: flex !important;
flex-direction: row;
div.field__item{
}
.field__label{
display: none;
}
@@ -540,6 +540,7 @@
}
}
.block-entity-fieldnodefield-ressource-s-liee-s-{
@@ -193,6 +193,8 @@
color: $blue-light;
font-weight: 900;
font-size: 0.8rem;
pointer-events: none;
cursor: default;
}
}
.field--name-title{
@@ -259,6 +261,8 @@
padding-left: 0.1rem;
padding-right: 0.1rem;
display: inline-flex;
pointer-events: none;
cursor: default;
}
}
}