interlignage ressource
This commit is contained in:
@@ -50,21 +50,36 @@
|
||||
text-transform: uppercase;
|
||||
font-size: 1rem;
|
||||
order: 1;
|
||||
@media (max-width:510px){
|
||||
font-size: 0.8rem;
|
||||
}
|
||||
}
|
||||
h1{
|
||||
order: 2;
|
||||
font-size: 2rem;
|
||||
font-weight: 400;
|
||||
@media (max-width:510px){
|
||||
font-size: 1.5rem;
|
||||
line-height: 1.2;
|
||||
}
|
||||
}
|
||||
.field--name-field-sous-titre{
|
||||
font-size: 1.3rem;
|
||||
order: 3;
|
||||
@media (max-width:510px){
|
||||
font-size: 1.1rem;
|
||||
padding-top: 0.5rem;
|
||||
}
|
||||
}
|
||||
.field--name-field-auteur{
|
||||
font-weight: 800;
|
||||
font-size: 1.3rem;
|
||||
order: 4;
|
||||
padding-top: 1rem;
|
||||
@media (max-width:510px){
|
||||
font-size: 1.1rem;
|
||||
padding-top: 0.2rem;
|
||||
}
|
||||
}
|
||||
.field--name-field-site{
|
||||
background-color: rgb(153, 147, 174);
|
||||
@@ -101,6 +116,10 @@
|
||||
position: relative;
|
||||
left: -10%;
|
||||
width: 25%;
|
||||
@media (max-width:890px){
|
||||
width: 80%;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user