From 21c038bfbfd030ba4ca94047e6d9f92a1d02f36c Mon Sep 17 00:00:00 2001 From: kevin tessier Date: Fri, 24 Jan 2020 10:45:43 +0100 Subject: [PATCH] bold et saut de ligne --- user/themes/figureslibres/scss/theme/_typography.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user/themes/figureslibres/scss/theme/_typography.scss b/user/themes/figureslibres/scss/theme/_typography.scss index 1d73847..7dc1fab 100644 --- a/user/themes/figureslibres/scss/theme/_typography.scss +++ b/user/themes/figureslibres/scss/theme/_typography.scss @@ -97,8 +97,8 @@ a, button{ } &.logiciels-libres{ p{ + margin-top: 10px; strong{ - margin-top: 10px; font-family: $lato; display: block; &::after{ @@ -109,8 +109,8 @@ a, button{ } &.figureslibres{ p{ + margin-top: 10px; strong{ - margin-top: 10px; display: block; &::after{ display: none;