From: Jérémy Fabre Date: Fri, 23 Sep 2016 08:00:30 +0000 (+0200) Subject: Linked websites with LinkType X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=041a7486f09babcf7058e121679d2253073b4261;p=mezzo.git Linked websites with LinkType --- diff --git a/app/static/src/sass/global/_typography.scss b/app/static/src/sass/global/_typography.scss index edfb589d..0564062e 100755 --- a/app/static/src/sass/global/_typography.scss +++ b/app/static/src/sass/global/_typography.scss @@ -46,7 +46,7 @@ h3 { @include margin-top(1); } -p { +p, ul { @include margin-top(0); @include margin-bottom(1); @include line-height(1.25); diff --git a/app/templates/core/inc/link.html b/app/templates/core/inc/link.html index af2721d8..90476c96 100644 --- a/app/templates/core/inc/link.html +++ b/app/templates/core/inc/link.html @@ -1,6 +1,9 @@ -{% load mezzanine_tags %} -