summaryrefslogtreecommitdiffstats
path: root/app/views/wiki/export.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/wiki/export.rhtml')
-rw-r--r--app/views/wiki/export.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/wiki/export.rhtml b/app/views/wiki/export.rhtml
index 94b4e6f0d..7f861facf 100644
--- a/app/views/wiki/export.rhtml
+++ b/app/views/wiki/export.rhtml
@@ -5,7 +5,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style>
body { font:80% Verdana,Tahoma,Arial,sans-serif; }
-h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; }
+h1, h2, h3, h4 { font-family: "Trebuchet MS",Georgia,"Times New Roman",serif; }
ul.toc { padding: 4px; margin-left: 0; }
ul.toc li { list-style-type:none; }
ul.toc li.heading2 { margin-left: 1em; }