Kaynağa Gözat

txt fontfamily

kevin tessier 4 yıl önce
ebeveyn
işleme
00ff61237a

Dosya farkı çok büyük olduğundan ihmal edildi
+ 8 - 0
user/themes/figureslibres/css-compiled/theme.css


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
user/themes/figureslibres/css-compiled/theme.min.css


+ 1 - 1
user/themes/figureslibres/scss/theme/_animation.scss

@@ -84,7 +84,7 @@ $animate: all 0.2s ease-in-out;
   #item_list{
     p{
       & >  a {
-        cursor: pointer;
+        cursor: pointer; 
         &:before,
         &:after {
           width: 100%;

+ 1 - 1
user/themes/figureslibres/scss/theme/_start.scss

@@ -21,7 +21,7 @@
     left: 50%;
     transform: translate(-50%, 50%);
     z-index: 999;
-    margin-left: 0;
+    margin-left: 0; 
   }
 }
 

+ 22 - 0
user/themes/figureslibres/scss/theme/_typography.scss

@@ -83,6 +83,28 @@ a, button{
           line-height: normal;
         }
       }
+      &.figureslibres{
+        p{          
+          strong{
+            font-family: $rammetto;
+            display: block;
+            &::after{
+              display: none;
+            }
+          }
+        }
+      }
+      &.logiciels-libres{
+        p{
+          strong{
+            font-family: $rumeur;
+            display: block;
+            &::after{
+              display: none;
+            }
+          }
+        }
+      }
     }
   }
 }

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor