This color is making me want to puke :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9928 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/llvm.css b/docs/llvm.css
index 1b30c06..2f234da 100644
--- a/docs/llvm.css
+++ b/docs/llvm.css
@@ -10,7 +10,7 @@
  */
 /* Common for title and header */
 .doc_title, .doc_section, .doc_subsection { 
-  color: #eeeeff; background: #330077;
+  color: #ffffff; background: #330077;
   font-family: "Georgia,Palatino,Times,Roman"; font-weight: bold;
   padding-left: 8pt
 }