Browse Source

bold et saut de ligne

kevin tessier 4 years ago
parent
commit
8625b63df9
1 changed files with 12 additions and 1 deletions
  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;