More CSS refinements.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52198 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/StaticAnalysis.html b/www/StaticAnalysis.html
index d94b3b8..358ebbc 100644
--- a/www/StaticAnalysis.html
+++ b/www/StaticAnalysis.html
@@ -3,11 +3,7 @@
   <title>Information on using the Static Analyzer ("LLVM Checker")</title>
   <link type="text/css" rel="stylesheet" href="menu.css" />
   <link type="text/css" rel="stylesheet" href="content.css" />
-<!--<style type="text/css">
-   body { color:#000000; background-color:#ffffff }
-   body { font-family: Helvetica, sans-serif; font-size:9pt }
-  </style> -->
-  <style>
+  <style>  
     thead {
       background-color:#eee; color:#666666;
       font-weight: bold; cursor: default;