From db2a83db55f00730d74db3e6481290f9896f4877 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Sun, 8 Mar 2015 00:40:31 +0100 Subject: Small update to style --- style/typography.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'style') diff --git a/style/typography.less b/style/typography.less index da23a9e..316516f 100644 --- a/style/typography.less +++ b/style/typography.less @@ -78,7 +78,7 @@ dl::after { dt, dd { float: left; - margin-bottom: 1em; + margin: 1em 0; } dt { @@ -86,6 +86,7 @@ dt { color: @color-main; width: 30%; margin-right: 5%; + text-align: right; } dd { -- cgit v1.2.3