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

File diff suppressed because it is too large
+ 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{

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