diff options
-rw-r--r-- | default.s5 | 1 | ||||
-rw-r--r-- | default.slidy | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/default.s5 b/default.s5 index 6f862ce7b..8ad2be2ef 100644 --- a/default.s5 +++ b/default.s5 @@ -2,6 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="pandoc" /> $for(author)$ <meta name="author" content="$author$" /> diff --git a/default.slidy b/default.slidy index acbec8024..600a9fdc7 100644 --- a/default.slidy +++ b/default.slidy @@ -4,6 +4,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="pandoc" /> $for(author)$ <meta name="author" content="$author$" /> |