summaryrefslogtreecommitdiffstats
path: root/public/500.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/500.html')
-rw-r--r--public/500.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/500.html b/public/500.html
index 4afdbda68..254e20df2 100644
--- a/public/500.html
+++ b/public/500.html
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<title>Redmine 500 error</title>
<style>
- body {font-family: Trebuchet MS, Georgia, "Times New Roman", serif; color: #303030; margin: 10px;}
+ body {font-family: "Trebuchet MS", Georgia, "Times New Roman", serif; color: #303030; margin: 10px;}
h1 {font-size:1.5em;}
p {font-size:0.8em;}
</style>