summaryrefslogtreecommitdiff
path: root/test/s5-fancy.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/s5-fancy.html
parent739bf78c376320d19a525b7b0ec5f8e13d32bb4c (diff)
templates: CSS for .smallcaps, closes #1592 (#3485)
Diffstat (limited to 'test/s5-fancy.html')
-rw-r--r--test/s5-fancy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/s5-fancy.html b/test/s5-fancy.html
index 3a2a602be..01c5b43cc 100644
--- a/test/s5-fancy.html
+++ b/test/s5-fancy.html
@@ -10,7 +10,7 @@
<meta name="author" content="Jen Jones" />
<meta name="date" content="2006-07-15" />
<title>My S5 Document</title>
- <style type="text/css">code{white-space: pre;}</style>
+ <style type="text/css">code{white-space: pre;} .smallcaps{font-variant: small-caps;}</style>
<!-- configuration parameters -->
<meta name="defaultView" content="slideshow" />
<meta name="controlVis" content="hidden" />