diff options
Diffstat (limited to 'test/writer.html4')
| -rw-r--r-- | test/writer.html4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/writer.html4 b/test/writer.html4 index 96e8a7979..d1724dce4 100644 --- a/test/writer.html4 +++ b/test/writer.html4 @@ -9,10 +9,10 @@ <meta name="date" content="2006-07-17" /> <title>Pandoc Test Suite</title> <style type="text/css"> - code{white-space: pre-wrap;} - span.smallcaps{font-variant: small-caps;} - span.underline{text-decoration: underline;} - div.column{display: inline-block; vertical-align: top; width: 50%;} + code{white-space: pre-wrap;} + span.smallcaps{font-variant: small-caps;} + span.underline{text-decoration: underline;} + div.column{display: inline-block; vertical-align: top; width: 50%;} </style> </head> <body> |
