kevin tessier 4 роки тому
батько
коміт
8625b63df9
1 змінених файлів з 12 додано та 1 видалено
  1. 12 1
      user/themes/figureslibres/scss/theme/_typography.scss

+ 12 - 1
user/themes/figureslibres/scss/theme/_typography.scss

@@ -99,7 +99,18 @@ a, button{
         p{
           strong{
             margin-top: 10px;
-            font-family: $rumeur;
+            font-family: $lato;
+            display: block;
+            &::after{
+              display: none;
+            }
+          }
+        }
+      }
+      &.figureslibres{
+        p{
+          strong{
+            margin-top: 10px;
             display: block;
             &::after{
               display: none;