Browse Source

retouche desing titre, sous titre

ouidade 1 week ago
parent
commit
bd915f9472

+ 4 - 0
web/themes/custom/eql/dist/assets/css/bundle.css

@@ -2329,6 +2329,10 @@ svg.ext {
     width: 80vw;
     width: 80vw;
   }
   }
 }
 }
+.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-sous-titre .field--name-field-edition {
+  font-weight: 600;
+  font-size: 2rem;
+}
 .page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-sous-titre .field--name-field-edition p {
 .page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-sous-titre .field--name-field-edition p {
   font-weight: 600;
   font-weight: 600;
   font-size: 2rem;
   font-size: 2rem;

+ 2 - 0
web/themes/custom/eql/scss/pages/_ressource.scss

@@ -115,6 +115,8 @@
 
 
                 .block-entity-fieldnodefield-sous-titre{
                 .block-entity-fieldnodefield-sous-titre{
                     .field--name-field-edition{
                     .field--name-field-edition{
+                        font-weight: 600;
+                        font-size: 2rem;
                         p{
                         p{
                             font-weight: 600;
                             font-weight: 600;
                             font-size: 2rem;
                             font-size: 2rem;