diff options
Diffstat (limited to 'src/htmlgen.cpp')
-rw-r--r-- | src/htmlgen.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/htmlgen.cpp b/src/htmlgen.cpp index 54b815c..97752a2 100644 --- a/src/htmlgen.cpp +++ b/src/htmlgen.cpp @@ -38,6 +38,7 @@ static const char *defaultStyleSheet = "H1 { text-align: center; }\n" + "CAPTION { font-weight: bold }\n" "A.qindex {}\n" "A.qindexRef {}\n" "A.el { text-decoration: none; font-weight: bold }\n" |