css tittle ressource teaser lineheight
This commit is contained in:
+8
-2
@@ -6394,9 +6394,13 @@ article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-re
|
||||
grid-row: 3;
|
||||
margin-top: 0;
|
||||
}
|
||||
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-title a {
|
||||
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-title h2 {
|
||||
margin-left: 0 !important;
|
||||
line-height: 0;
|
||||
}
|
||||
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-title h2 a {
|
||||
color: rgb(0, 158, 227);
|
||||
font-size: 1.2rem;
|
||||
font-size: 1.5rem;
|
||||
font-style: normal;
|
||||
}
|
||||
article.node-type-ressource.type-publication-issue-du-programme-eqld .wrapper-ressource .field--name-field-sous-titre {
|
||||
@@ -6444,6 +6448,8 @@ article.node-type-ressource .wrapper-ressource .field--name-title {
|
||||
article.node-type-ressource .wrapper-ressource .field--name-title h2 {
|
||||
margin: 0;
|
||||
line-height: 1rem;
|
||||
margin-left: 0 !important;
|
||||
line-height: 0;
|
||||
}
|
||||
article.node-type-ressource .wrapper-ressource .field--name-title h2 a {
|
||||
color: rgb(0, 0, 0);
|
||||
|
||||
@@ -39,11 +39,16 @@ article.node-type-ressource{
|
||||
.field--name-title{
|
||||
grid-row: 3;
|
||||
margin-top: 0;
|
||||
a{
|
||||
color: $blue-light;
|
||||
font-size: 1.2rem;
|
||||
font-style: normal;
|
||||
h2{
|
||||
margin-left: 0 !important;
|
||||
line-height: 0;
|
||||
a{
|
||||
color: $blue-light;
|
||||
font-size: 1.5rem;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
.field--name-field-sous-titre{
|
||||
grid-row: 4;
|
||||
@@ -94,6 +99,8 @@ article.node-type-ressource{
|
||||
h2{
|
||||
margin: 0;
|
||||
line-height: 1rem;
|
||||
margin-left: 0 !important;
|
||||
line-height: 0;
|
||||
a{
|
||||
color: $black;
|
||||
font-size: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user