From a9370ee5cee8b1903b5f657b32bab9a723ebe44b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Luis=20Ant=C3=BAnez?= Date: Thu, 16 Mar 2017 13:53:32 +0100 Subject: [PATCH] typography: dt/dd tags line-height and margin-bottom --- static/css/base.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/css/base.css b/static/css/base.css index 16541c4..7a4dc8c 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -844,6 +844,8 @@ textarea { p, li, +dt, +dd, time, table, big,