Forráskód Böngészése

fix thumbnails programme

Tessier 3 éve
szülő
commit
65e37927b7

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 4 - 0
web/themes/custom/popsu_colloque/css-compiled/index.css


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 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';
+          }
+      }
+      }
     }
   }
 }

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott