Mercurial > hg-website
diff static/css/styles.css @ 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 | e4d31654a9d3 |
children | 60fe705f6df0 |
line wrap: on
line diff
--- 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