aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorsimonmar <unknown>2003-07-28 13:32:12 +0000
committersimonmar <unknown>2003-07-28 13:32:12 +0000
commit08052d42cec55cf80c5b2ac6f7474a8b400cb3e4 (patch)
tree7944d4f89f7b0427ddd2408caf555208fd1cd3aa /html
parent0bd27cb220388759980066ccd7dd739cee43f0e4 (diff)
[haddock @ 2003-07-28 13:32:12 by simonmar]
layout tweak.
Diffstat (limited to 'html')
-rw-r--r--html/haddock.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/html/haddock.css b/html/haddock.css
index b0315959..1d52a9b2 100644
--- a/html/haddock.css
+++ b/html/haddock.css
@@ -20,6 +20,8 @@ TABLE.vanilla {
TT { font-size: 100%; }
PRE { font-size: 100%; }
+LI P { margin: 0pt }
+
TD {
border-width: 0px;
}