Pārlūkot izejas kodu

retouche desing titre, sous titre

ouidade 1 nedēļu atpakaļ
vecāks
revīzija
2ce7e93c99

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

@@ -2329,6 +2329,10 @@ svg.ext {
     width: 80vw;
   }
 }
+.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-sous-titre {
+  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 {
   font-weight: 600;
   font-size: 2rem;

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

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