summaryrefslogtreecommitdiff
path: root/doxygen/header_subset.html
diff options
context:
space:
mode:
authorJose Fonseca <j_r_fonseca@yahoo.co.uk>2004-09-10 11:47:51 +0000
committerJose Fonseca <j_r_fonseca@yahoo.co.uk>2004-09-10 11:47:51 +0000
commita9a155e574d114c3d7e9f081a1585573152919ce (patch)
tree56d9d2fd5897c8436d0bb308477694e6a9e5c21d /doxygen/header_subset.html
parent5c6ede20603491af9fd1ccac92cbf8a3737698fc (diff)
Use CSS in custom headers.
Diffstat (limited to 'doxygen/header_subset.html')
-rw-r--r--doxygen/header_subset.html16
1 files changed, 9 insertions, 7 deletions
diff --git a/doxygen/header_subset.html b/doxygen/header_subset.html
index 1579e5d9a9..e7f001060e 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>&nbsp;
-<a href="../math_subset/index.html">math</a>&nbsp;
-<a href="../miniglx/index.html">MiniGLX</a>&nbsp;
-<a href="../radeon_subset/index.html">radeon_subset</a>&nbsp;
-</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>