summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-10-12 23:15:14 +0000
committerDouglas Gregor <dgregor@apple.com>2009-10-12 23:15:14 +0000
commite3afaeb7e4f2ad7ed4d734beb1b9bd8648a7875e (patch)
treec87b4fef340f5b51af7c0a23acb071089b88a2e5 /clang
parentef06ccf8d0aa401aef79102a1c5c1e1b4a4815a2 (diff)
downloadbcm5719-llvm-e3afaeb7e4f2ad7ed4d734beb1b9bd8648a7875e.tar.gz
bcm5719-llvm-e3afaeb7e4f2ad7ed4d734beb1b9bd8648a7875e.zip
Minor CSS fix
llvm-svn: 83924
Diffstat (limited to 'clang')
-rw-r--r--clang/www/analyzer/content.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/www/analyzer/content.css b/clang/www/analyzer/content.css
index 01a3af2a6cb..3f47e3bea7a 100644
--- a/clang/www/analyzer/content.css
+++ b/clang/www/analyzer/content.css
@@ -1,3 +1,5 @@
+html { margin: 0px; } body { margin: 8px; }
+
html, body {
padding:0px;
font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; background-color: #fff; color: #222;
OpenPOWER on IntegriCloud