diff options
Diffstat (limited to 'test/lhs-test.html+lhs')
-rw-r--r-- | test/lhs-test.html+lhs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lhs-test.html+lhs b/test/lhs-test.html+lhs index a2d9bc324..0037cc83c 100644 --- a/test/lhs-test.html+lhs +++ b/test/lhs-test.html+lhs @@ -8,6 +8,7 @@ <style type="text/css"> code{white-space: pre-wrap;} span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} div.line-block{white-space: pre-line;} div.column{display: inline-block; vertical-align: top; width: 50%;} </style> |