aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/llvm.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/llvm.css b/docs/llvm.css
index 1b30c063b0..2f234daaa7 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
}