backround-color hover grille ressources
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user