summaryrefslogtreecommitdiff
path: root/www/content.css
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-10-06 05:09:04 +0000
committerChris Lattner <sabre@nondot.org>2007-10-06 05:09:04 +0000
commitf8cc40d433b8f5ee3b3ebe581844974b1feced4e (patch)
tree8e92c42096907a308a3bd910db7a02b7ac8f98d6 /www/content.css
parent30d177599ec168d21570abe65e46cc5293582905 (diff)
downloadclang-f8cc40d433b8f5ee3b3ebe581844974b1feced4e.tar.gz
clang-f8cc40d433b8f5ee3b3ebe581844974b1feced4e.tar.bz2
clang-f8cc40d433b8f5ee3b3ebe581844974b1feced4e.tar.xz
minor edits
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42678 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/content.css')
-rw-r--r--www/content.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content.css b/www/content.css
index ee3559dea1..caf02191bd 100644
--- a/www/content.css
+++ b/www/content.css
@@ -9,7 +9,7 @@
padding:0px;
}
p {
- margin-top:0;
+ margin-top:em;
margin-bottom:0;
}