summaryrefslogtreecommitdiff
path: root/docs/contents.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/contents.html')
-rw-r--r--docs/contents.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/contents.html b/docs/contents.html
index f867786b84..cf78cdc7c5 100644
--- a/docs/contents.html
+++ b/docs/contents.html
@@ -4,20 +4,20 @@
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
-<body bgcolor="#119955">
+<body bgcolor="#eeeeee">
<!--Override a few values from the style sheet: -->
<style>
<!--
body {
- background-color: #119955;
- color: white;
+ background-color: #cccccc;
+ color: black;
}
a:link {
- color: #fff;
+ color: #000;
}
a:visited {
- color: #ccc;
+ color: #000;
}
-->
</style>