summaryrefslogtreecommitdiff
path: root/docs/news.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2005-01-20 03:55:10 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2005-01-20 03:55:10 +0000
commit36da0459e4d0b12ab46f0e2090d107a22f68844a (patch)
tree2a48cd656230a6c4b8dd26fcc3aa2097c130d255 /docs/news.html
parent10378919d76a6ad4bc4fbb921424807cb469d791 (diff)
Use a simple CSS style sheet.
Diffstat (limited to 'docs/news.html')
-rw-r--r--docs/news.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/news.html b/docs/news.html
index c33c619354..313b98fc6c 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -2,7 +2,9 @@
<TITLE>Mesa News</TITLE>
-<BODY text="#000000" bgcolor="#55bbff">
+<link rel="stylesheet" type="text/css" href="mesa.css"></head>
+
+<BODY>
<H1>News</H1>
@@ -958,6 +960,6 @@ source code</a>.</p>
<hr>
-$Id: news.html,v 3.16 2004/12/09 23:21:36 brianp Exp $
+$Id: news.html,v 3.17 2005/01/20 03:55:10 brianp Exp $
</body>
</html> \ No newline at end of file