]> source.dussan.org Git - redmine.git/commitdiff
Backported r13190 (#17206).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 5 Jul 2014 09:06:15 +0000 (09:06 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 5 Jul 2014 09:06:15 +0000 (09:06 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@13215 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/404.html
public/500.html

index 23c08dd8175008b08833940b30182fa0ac5a362e..5eac71da443c398d3e411680d8ea9b76f2f09358 100644 (file)
@@ -4,7 +4,7 @@
 <title>Redmine 404 error</title>
 <style>
 body{
-font-family: Trebuchet MS,Georgia,"Times New Roman",serif;
+font-family: "Trebuchet MS",Georgia,"Times New Roman",serif;
 color:#303030;
 margin:10px;
 }
index 588d83bb64ca50d4df72a56f9d2567bcdb8f45bb..69a6dc9bc1ad82649292f8ef7b7d7cbf6be83b23 100644 (file)
@@ -4,7 +4,7 @@
 <title>Redmine 500 error</title>
 <style>
 body{
-font-family: Trebuchet MS,Georgia,"Times New Roman",serif;
+font-family: "Trebuchet MS",Georgia,"Times New Roman",serif;
 color:#303030;
 margin:10px;
 }