diff options
author | Andreas Boll <[email protected]> | 2012-06-12 09:05:49 +0200 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-06-12 08:03:30 -0600 |
commit | fd64b397277c66e4cbb83222454d33b890648471 (patch) | |
tree | 9d8b11793e4703109ab4c5c5ddb651938e0f9abc /docs/contents.html | |
parent | 5dc59455f900de66a387dca5f62d5a48711b0c14 (diff) |
docs: whitespaces cleanup
Signed-off-by: Brian Paul <[email protected]>
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> |