|
@@ -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);
|