summaryrefslogtreecommitdiffstats
path: root/docs/contents.html
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-12 09:05:22 +0200
committerBrian Paul <brianp@vmware.com>2012-06-12 08:03:30 -0600
commitdf2be226d9ca6772eb4615ce0670e66667b86691 (patch)
tree5187783b08e5f4f616a548773b6126b64013d97e /docs/contents.html
parent703a662c1582794a5a0b29bb2ff5a5e04149a3e6 (diff)
downloadexternal_mesa3d-df2be226d9ca6772eb4615ce0670e66667b86691.zip
external_mesa3d-df2be226d9ca6772eb4615ce0670e66667b86691.tar.gz
external_mesa3d-df2be226d9ca6772eb4615ce0670e66667b86691.tar.bz2
docs: fix html end/start tags
for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs/contents.html')
-rw-r--r--docs/contents.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contents.html b/docs/contents.html
index 94bd94a..08ec977 100644
--- a/docs/contents.html
+++ b/docs/contents.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" type="text/css" href="mesa.css">
<!--Override a few values from the style sheet: -->
-<style>
+<style type="text/css">
<!--
body {
background-color: #cccccc;