From fb6e03e41aa79a4a459eeb21076ffd08541914ab Mon Sep 17 00:00:00 2001 From: David Boddie Date: Wed, 9 Feb 2011 18:00:20 +0100 Subject: Doc: Updated the style of comments, which otherwise look like links. --- doc/src/template/style/offline.css | 1 + doc/src/template/style/style.css | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/src/template/style/offline.css b/doc/src/template/style/offline.css index 4083a75..3689ee8 100644 --- a/doc/src/template/style/offline.css +++ b/doc/src/template/style/offline.css @@ -162,6 +162,7 @@ span.comment { color: #008B00; + font-style: italic } span.string, span.char { diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index df2729c..6c63360 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -189,6 +189,7 @@ span.comment { color: #008B00; + font-style: italic } span.string, span.char { -- cgit v0.12