diff options
Diffstat (limited to 'docs/osmesa.html')
-rw-r--r-- | docs/osmesa.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/osmesa.html b/docs/osmesa.html index 6ed3c5e710..6feb8df52a 100644 --- a/docs/osmesa.html +++ b/docs/osmesa.html @@ -2,7 +2,9 @@ <TITLE>Off-screen Rendering</TITLE> -<BODY text="#000000" bgcolor="#55bbff" link="#111188"> +<link rel="stylesheet" type="text/css" href="mesa.css"></head> + +<BODY> <H1>Off-screen Rendering</H1> |