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 080ef3be6..04ecc6e94 100644 --- a/test/lhs-test.html+lhs +++ b/test/lhs-test.html+lhs @@ -10,6 +10,7 @@ span.smallcaps{font-variant: small-caps;} span.underline{text-decoration: underline;} div.column{display: inline-block; vertical-align: top; width: 50%;} + div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;} pre > code.sourceCode { white-space: pre; position: relative; } pre > code.sourceCode > span { display: inline-block; line-height: 1.25; } pre > code.sourceCode > span:empty { height: 1.2em; } |