armansansd 3 سال پیش
والد
کامیت
5a517fc228
2فایلهای تغییر یافته به همراه16 افزوده شده و 1 حذف شده
  1. 0 0
      web/themes/custom/popsu/assets/css/styles.min.css
  2. 16 1
      web/themes/custom/popsu/sass/pages/_themes.scss

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 0 - 0
web/themes/custom/popsu/assets/css/styles.min.css


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

@@ -41,10 +41,25 @@
     }
 
     .block-region-third{
-        margin-top: 30rem;
+        margin-top: 20rem;
         #node\:field_equipes{
             visibility: hidden;
         }
+        #node\:field_evenements_lies{
+            article{
+                display: grid;
+                >div{
+                    grid-row: 1;
+                    text-transform: none;
+                    color: #fff !important;
+                    background: none;
+                    font-size: .6rem;
+                    margin: 0;
+                    padding: .1rem 1rem;
+
+                }
+            }
+        }
     }
     .block-region-second{
         #node\:title:before{

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است