node-type-projetlié /esprojets
This commit is contained in:
@@ -172,16 +172,16 @@ main{
|
||||
content: "";
|
||||
position: absolute;
|
||||
// display: block;
|
||||
top: -1rem;
|
||||
left: -1rem;
|
||||
top:-1.3rem;
|
||||
left: -1.3rem;
|
||||
width: 2.5rem;
|
||||
height: 2.5rem;
|
||||
background-color: #f6f7f3;
|
||||
background-image: url("../img/LAUREAT.svg");
|
||||
// background-color: #f6f7f3;
|
||||
background-image: url("../img/laureat-ouvert.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: contain;
|
||||
z-index: -1;
|
||||
z-index: 0;
|
||||
|
||||
}
|
||||
|
||||
@@ -207,8 +207,15 @@ main{
|
||||
order: 1;
|
||||
font-size: 0px;
|
||||
}
|
||||
.field_field_nom_de_l_equipe{
|
||||
.node-projet-title{
|
||||
order: 3;
|
||||
font-size: 0.7rem;
|
||||
margin-bottom: 0.3rem;
|
||||
margin-top: 0.3rem;
|
||||
font-family: "gilroy-regular";
|
||||
}
|
||||
.field_field_nom_de_l_equipe{
|
||||
order: 4;
|
||||
h3{
|
||||
font-size: 0.6rem;
|
||||
margin: 0;
|
||||
@@ -216,7 +223,8 @@ main{
|
||||
}
|
||||
}
|
||||
.field_field_intro{
|
||||
order: 4;
|
||||
order: 5;
|
||||
display: none;
|
||||
p{
|
||||
font-size: 0.5rem;
|
||||
font-family: "gilroy-light";
|
||||
|
||||
Reference in New Issue
Block a user