diff options
author | Jose Fonseca <[email protected]> | 2004-09-10 11:47:51 +0000 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2004-09-10 11:47:51 +0000 |
commit | a9a155e574d114c3d7e9f081a1585573152919ce (patch) | |
tree | 56d9d2fd5897c8436d0bb308477694e6a9e5c21d /doxygen/header_subset.html | |
parent | 5c6ede20603491af9fd1ccac92cbf8a3737698fc (diff) |
Use CSS in custom headers.
Diffstat (limited to 'doxygen/header_subset.html')
-rw-r--r-- | doxygen/header_subset.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/doxygen/header_subset.html b/doxygen/header_subset.html index 1579e5d9a94..e7f001060ea 100644 --- a/doxygen/header_subset.html +++ b/doxygen/header_subset.html @@ -1,9 +1,11 @@ -<html><head><title>Mesa Source Code Documentation</title>
+<html>
+<head><title>Mesa Source Code Documentation</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
-<body><center>
-<a href="../core_subset/index.html">Mesa Core</a>
-<a href="../math_subset/index.html">math</a>
-<a href="../miniglx/index.html">MiniGLX</a>
-<a href="../radeon_subset/index.html">radeon_subset</a>
-</center>
+<body>
+<div class="qindex">
+<a class="qindex" href="../core_subset/index.html">Mesa Core</a> |
+<a class="qindex" href="../math_subset/index.html">math</a> |
+<a class="qindex" href="../miniglx/index.html">MiniGLX</a> |
+<a class="qindex" href="../radeon_subset/index.html">radeon_subset</a>
+</div>
|