order
This commit is contained in:
@@ -103,6 +103,8 @@ article.node-type-ressource{
|
||||
margin-left: 0;
|
||||
}
|
||||
.wrapper-ressource{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
.field--name-field-type-de-ressource{
|
||||
order: 2;
|
||||
}
|
||||
@@ -127,7 +129,7 @@ article.node-type-ressource{
|
||||
.field--name-title{
|
||||
grid-column: 2;
|
||||
margin-top: 0.5rem;
|
||||
|
||||
order: 4;
|
||||
h2{
|
||||
margin: 0;
|
||||
line-height: 1rem;
|
||||
@@ -147,6 +149,7 @@ article.node-type-ressource{
|
||||
margin-top: 0.5rem;
|
||||
font-weight: 800;
|
||||
line-height: 1.1rem;
|
||||
order: 6;
|
||||
p{
|
||||
margin: 0;
|
||||
|
||||
@@ -158,6 +161,7 @@ article.node-type-ressource{
|
||||
.field--name-field-sous-titre{
|
||||
grid-column: 2;
|
||||
margin-top: 0.5rem;
|
||||
order: 5;
|
||||
}
|
||||
.field--name-field-edition{
|
||||
grid-column: 2;
|
||||
@@ -184,8 +188,10 @@ article.node-type-ressource{
|
||||
.field--name-field-date-de-parution{
|
||||
grid-column: 2;
|
||||
margin-top: 0.3rem;
|
||||
order: 7;
|
||||
}
|
||||
.field--name-field-mots-clefs{
|
||||
order: 8;
|
||||
grid-column: 2;
|
||||
display: flex;
|
||||
margin-top: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user