Mercurial > hg-website
changeset 363:e1830acad2a7
Make sure that we have space between multiple dl's
author | David Soria Parra <dsp@php.net> |
---|---|
date | Sat, 14 May 2011 18:25:28 +0200 |
parents | aad02c507742 |
children | 7e8a0309a638 |
files | .hgsubstate static/css/styles.css |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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