summaryrefslogtreecommitdiff
path: root/www/content.css
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-06-17 13:55:34 +0000
committerTed Kremenek <kremenek@apple.com>2008-06-17 13:55:34 +0000
commitd652e2b06f578c748e736c3d3bf1b513138d91ed (patch)
tree3535e10c229c265e4f70f2c44aab4fe5b10f3216 /www/content.css
parent35f29c5c4c19059efaac2a4cec86d2cf2cc453ba (diff)
downloadclang-d652e2b06f578c748e736c3d3bf1b513138d91ed.tar.gz
Flush bullets in <ul>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52402 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/content.css')
-rw-r--r--www/content.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/content.css b/www/content.css
index 4bfbd877a0..d85a5735e2 100644
--- a/www/content.css
+++ b/www/content.css
@@ -10,6 +10,7 @@ h1 { padding-top:0px; margin-top:0px;}
h2 { color:#333333; padding-top:0.5em; }
h3 { padding-top: 0.5em; margin-bottom: -0.25em; color:#2d58b7}
li { padding-bottom: 0.5em; }
+ul { padding-left:1.5em; }
/* Slides */
IMG.img_slide {