backround-color hover grille ressources

This commit is contained in:
2023-07-12 20:13:46 +02:00
parent 4137dd16c6
commit bfbdcb5ff7
2 changed files with 7 additions and 4 deletions
@@ -167,16 +167,17 @@
// padding: 0.5rem;
// background-color: $white;
// margin-bottom: 1rem;
// &:hover{
// background-color: $blue-light;
// }
.node-type-ressource{
display: flex;
flex-direction: column;
border: 2px solid $blue-light;
margin-left: 1rem;
margin-bottom: 1rem ;
padding: 1rem;
padding: 1rem;
&:hover{
background-color: $background-actus;
}
.field--name-field-type-de-ressource{
text-transform: uppercase;