Browse Source

#1575 calage des padding

armansansd 2 years ago
parent
commit
a0a8fbec2e

File diff suppressed because it is too large
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


+ 1 - 1
web/themes/custom/popsu/sass/pages/_default.scss

@@ -49,7 +49,7 @@ article, .paragraph{
     }
 }
 .block-region-third{
-    .field_organisateur{
+    .field_organisateur,.field_fichier,.field_ressources_liees{
         padding: 0.5rem 1rem;
     }
     .field_partenaires{

+ 1 - 1
web/themes/custom/popsu/sass/pages/_programme.scss

@@ -200,7 +200,7 @@
             .views-field-field-dates-actu{
                 grid-row: 4;
             }
-            .views-field-field-date
+            .views-field-field-date{
                 grid-row: 3;
             }
             

+ 8 - 8
web/themes/custom/popsu/sass/pages/_themes.scss

@@ -345,14 +345,14 @@
     }
     #node\:field_partenaires{
         h2{
-            //color: black;
-            // font-family: "trueno";
-            // font-size: 1rem;
-            // font-weight: 600;
-            // text-transform: initial;
-            // margin-top: 1rem;
-            // padding: .4rem 0;
-            // border-top: 3px dotted gray;
+            color: black;
+            font-family: "trueno";
+            font-size: 1rem;
+            font-weight: 600;
+            text-transform: initial;
+            margin-top: 1rem;
+            padding: .4rem 0;
+            border-top: 3px dotted gray;
 
             cursor: pointer;
             display: grid;

Some files were not shown because too many files changed in this diff