diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-05 14:18:31 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-05-05 14:18:31 +0000 |
commit | 9f8b3fac97a54746cf2d96bbd2803cdcc52c1d31 (patch) | |
tree | c6c71bf3430d25e2fa571f5aeaa60960af0afdb7 /docs/index.html | |
parent | 0355d3ff945c9f19c003275851f7aef2472ebec1 (diff) |
minor face-lift for web pages
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 0fe3a6f11b..f5a56bb84d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ <title>Mesa Home Page</title></head> -<frameset rows="50,100% " border="1" framespacing="1" frameborder="yes"> +<frameset rows="80,100% " border="1" framespacing="1" frameborder="yes"> <frame src="banner.html" name="BannerFrame" scrolling="no" marginwidth="1" marginheight="1" resize=""> <frameset cols="28%,72% " border="1" framespacing="1" frameborder="yes"> <frame src="contents.html" name="ContentsFrame" marginwidth="2" marginheight="1" resize=""> |