lib/nanoc/cli/commands/create-site.rb in nanoc-3.6.6 vs lib/nanoc/cli/commands/create-site.rb in nanoc-3.6.7

- old
+ new

@@ -148,10 +148,10 @@ DEFAULT_STYLESHEET = <<EOS unless defined? DEFAULT_STYLESHEET * { margin: 0; padding: 0; - font-family: Georgia, Palatino, Times, 'Times New Roman', sans-serif; + font-family: Georgia, Palatino, serif; } body { background: #fff; }