ソースを参照

fix thumbnails programme

Tessier 3 年 前
コミット
65e37927b7

ファイルの差分が大きいため隠しています
+ 4 - 0
web/themes/custom/popsu_colloque/css-compiled/index.css


ファイルの差分が大きいため隠しています
+ 0 - 0
web/themes/custom/popsu_colloque/css-compiled/index.min.css


+ 11 - 0
web/themes/custom/popsu_colloque/css/components/thumbnails/thumbnails.scss

@@ -9,6 +9,17 @@ section{
         background: white;
         @include shadow;
       }
+      .__content{
+        span{
+          color: $color2;
+          font-size: 0.8rem;
+          font-family: 'truenoregular_italic';
+          text-transform: none!important;
+          strong{
+          font-family: 'truenobold_italic';
+          }
+      }
+      }
     }
   }
 }

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません