background-color: #cccccc;
color: black;
}
+ h2 {
+ font-size: inherit;
+ font-weight: bold;
+ }
a:link {
color: #000;
}
</head>
<body>
-<b>Documentation</b>
+<h2>Documentation</h2>
<ul>
<li><a href="intro.html" target="_parent">Introduction</a>
<li><a href="index.html" target="_parent">News</a>
<li>more docs below...
</ul>
-<b>Download / Install</b>
+<h2>Download / Install</h2>
<ul>
<li><a href="download.html" target="_parent">Downloading / Unpacking</a>
<li><a href="install.html" target="_parent">Compiling / Installing</a>
<li><a href="precompiled.html" target="_parent">Precompiled Libraries</a>
</ul>
-<b>Need help?</b>
+<h2>Need help?</h2>
<ul>
<li><a href="lists.html" target="_parent">Mailing Lists</a>
<li><a href="bugs.html" target="_parent">Report a bug</a>
<li><a href="https://dri.freedesktop.org/" target="_parent">Mesa/DRI Wiki</a>
</ul>
-<b>User Topics</b>
+<h2>User Topics</h2>
<ul>
<li><a href="shading.html" target="_parent">Shading Language</a>
<li><a href="egl.html" target="_parent">EGL</a>
<li><a href="viewperf.html" target="_parent">Viewperf Issues</a>
</ul>
-<b>Developer Topics</b>
+<h2>Developer Topics</h2>
<ul>
<li><a href="repository.html" target="_parent">Source Code Repository</a>
<li><a href="sourcetree.html" target="_parent">Source Code Tree</a>
<li><a href="dispatch.html" target="_parent">GL Dispatch</a>
</ul>
-<b>Links</b>
+<h2>Links</h2>
<ul>
<li><a href="https://www.opengl.org" target="_parent">OpenGL website</a>
<li><a href="https://dri.freedesktop.org" target="_parent">DRI website</a>
<li><a href="https://planet.freedesktop.org" target="_parent">Developer blogs</a>
</ul>
-<b>Hosted by:</b>
+<h2>Hosted by:</h2>
<br>
<blockquote>
<a href="https://freedesktop.org" target="_parent">freedesktop.org</a>