diff options
Diffstat (limited to 'test/s5-fancy.html')
-rw-r--r-- | test/s5-fancy.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/s5-fancy.html b/test/s5-fancy.html index 57ac6cac9..1befe4052 100644 --- a/test/s5-fancy.html +++ b/test/s5-fancy.html @@ -13,6 +13,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> |