diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-01-20 03:55:10 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-01-20 03:55:10 +0000 |
commit | 36da0459e4d0b12ab46f0e2090d107a22f68844a (patch) | |
tree | 2a48cd656230a6c4b8dd26fcc3aa2097c130d255 /docs/license.html | |
parent | 10378919d76a6ad4bc4fbb921424807cb469d791 (diff) | |
download | mesa-36da0459e4d0b12ab46f0e2090d107a22f68844a.tar.gz mesa-36da0459e4d0b12ab46f0e2090d107a22f68844a.tar.bz2 mesa-36da0459e4d0b12ab46f0e2090d107a22f68844a.zip |
Use a simple CSS style sheet.
Diffstat (limited to 'docs/license.html')
-rw-r--r-- | docs/license.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/license.html b/docs/license.html index 475baaaa9c6..3831425b54e 100644 --- a/docs/license.html +++ b/docs/license.html @@ -2,7 +2,9 @@ <TITLE>License / Cppyright Information</TITLE> -<BODY text="#000000" bgcolor="#55bbff" link="#111188"> +<link rel="stylesheet" type="text/css" href="mesa.css"></head> + +<BODY> <H1>License / Copyright Information</H1> |