# HG changeset patch # User David Soria Parra # Date 1305390328 -7200 # Node ID e1830acad2a76eb9d341fa14d98be9523c4b1cab # Parent aad02c5077423cc8ee75ca7cc697461e4b27eeee Make sure that we have space between multiple dl's diff -r aad02c507742 -r e1830acad2a7 .hgsubstate --- a/.hgsubstate Mon Mar 07 03:03:43 2011 +0100 +++ b/.hgsubstate Sat May 14 18:25:28 2011 +0200 @@ -1,2 +1,2 @@ -82f36de0eaeb9183635dd4477a7375b1e3fcbcff content +c8c147cdf42694e028c2ebb00c87935e018cd499 content 312ebf27c419b7bb76ac3ef307a750997951622c rendered diff -r aad02c507742 -r e1830acad2a7 static/css/styles.css --- a/static/css/styles.css Mon Mar 07 03:03:43 2011 +0100 +++ b/static/css/styles.css Sat May 14 18:25:28 2011 +0200 @@ -45,6 +45,9 @@ dt em { font-style: normal; display: block; font-weight: normal; } dd em { font-style: normal; font-weight: bolder; } dd { background: url(../images/bullet.gif) no-repeat 10px .5em; padding-left: 20px; } +dl { + padding-bottom: 1em; +} /* * Forms