css ressource grille
This commit is contained in:
+7
-3
@@ -171,7 +171,8 @@
|
||||
flex-wrap: wrap;
|
||||
.views-row{
|
||||
width: 25%;
|
||||
flex: 0 0 25%;
|
||||
flex: 0 0 25%;
|
||||
|
||||
.node-type-ressource{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -179,13 +180,16 @@
|
||||
margin-left: 1rem;
|
||||
margin-bottom: 1rem ;
|
||||
padding: 1rem;
|
||||
&.type-de-ressource-Publication-issue-du-programme-EQLD{
|
||||
background-color: $background-actus;
|
||||
}
|
||||
@media (max-width: 479px) {
|
||||
margin-left: 0;
|
||||
}
|
||||
&:hover{
|
||||
background-color: $background-actus;
|
||||
background-color: $black15;
|
||||
}
|
||||
|
||||
|
||||
.field--name-field-type-de-ressource{
|
||||
text-transform: uppercase;
|
||||
line-height: 1.1rem;
|
||||
Reference in New Issue
Block a user