diff options
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/contents.html b/docs/contents.html index a255b256920..e7a23a6bcaf 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -5,21 +5,21 @@ <title>Contents</title> <link rel="stylesheet" type="text/css" href="mesa.css"> -<!--Override a few values from the style sheet: --> -<style type="text/css"> -<!-- -body { - background-color: #cccccc; - color: black; -} -a:link { - color: #000; -} -a:visited { - color: #000; -} ---> -</style> + <!--Override a few values from the style sheet: --> + <style type="text/css"> + <!-- + body { + background-color: #cccccc; + color: black; + } + a:link { + color: #000; + } + a:visited { + color: #000; + } + --> + </style> </head> <body> |