summaryrefslogtreecommitdiff
path: root/docs/contents.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-05-05 14:18:31 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-05-05 14:18:31 +0000
commit9f8b3fac97a54746cf2d96bbd2803cdcc52c1d31 (patch)
treec6c71bf3430d25e2fa571f5aeaa60960af0afdb7 /docs/contents.html
parent0355d3ff945c9f19c003275851f7aef2472ebec1 (diff)
minor face-lift for web pages
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 f867786b845..cf78cdc7c54 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>