summaryrefslogtreecommitdiff
path: root/test/lhs-test.html
diff options
context:
space:
mode:
authorMauro Bieg <mb21@users.noreply.github.com>2017-03-04 22:52:11 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-03-04 22:52:11 +0100
commit40d1dc417aec8f7cbade5895a1f4ce549039c2c1 (patch)
tree45fadde59a394a69c4daa9483cf9704c58c90b57 /test/lhs-test.html
parent739bf78c376320d19a525b7b0ec5f8e13d32bb4c (diff)
templates: CSS for .smallcaps, closes #1592 (#3485)
Diffstat (limited to 'test/lhs-test.html')
-rw-r--r--test/lhs-test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lhs-test.html b/test/lhs-test.html
index 0ee25be30..24ba03db6 100644
--- a/test/lhs-test.html
+++ b/test/lhs-test.html
@@ -5,7 +5,7 @@
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Untitled</title>
- <style type="text/css">code{white-space: pre;}</style>
+ <style type="text/css">code{white-space: pre;} .smallcaps{font-variant: small-caps;}</style>
<style type="text/css">
div.sourceCode { overflow-x: auto; }
table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode {