]> arthur.barton.de Git - ngircd-web.git/commitdiff
Added bottom margin for DD.
authorAlexander Barton <alex@barton.de>
Sat, 9 Jul 2005 15:00:01 +0000 (15:00 +0000)
committerAlexander Barton <alex@barton.de>
Sat, 9 Jul 2005 15:00:01 +0000 (15:00 +0000)
style.css

index cb9f121024f18546411710382b2620cc6f3cf4ba..cf1c9a25ff61e2464a52c22c87305237eac7d8db 100644 (file)
--- a/style.css
+++ b/style.css
@@ -30,6 +30,8 @@ P, LI, TD, TH, DT {
        line-height: 1.2
 }
 
+DD { margin-bottom: 1em; }
+
 UL { list-style-type: square; }
 
 SMALL { line-height: 1; }