summaryrefslogtreecommitdiff
path: root/doc/rake/jamis.rb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rake/jamis.rb')
-rw-r--r--doc/rake/jamis.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rake/jamis.rb b/doc/rake/jamis.rb
index c7439d88ea..c7bc84ac5b 100644
--- a/doc/rake/jamis.rb
+++ b/doc/rake/jamis.rb
@@ -183,7 +183,7 @@ h3, h4, h5, h6 {
CSS
XHTML_PREAMBLE = %{<?xml version="1.0" encoding="%charset%"?>
-<!DOCTYPE html
+<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
}
@@ -510,7 +510,7 @@ FILE_INDEX = XHTML_PREAMBLE + <<HTML
<!--
body {
background-color: #EEE;
- font-family: #{FONTS};
+ font-family: #{FONTS};
color: #000;
margin: 0px;
}