##// END OF EJS Templates
Backported r13190 (#17206)....
Jean-Philippe Lang -
r12940:b48baee5fc8b
parent child
Show More
@@ -4,7 +4,7
4 <title>Redmine 404 error</title>
4 <title>Redmine 404 error</title>
5 <style>
5 <style>
6 body{
6 body{
7 font-family: Trebuchet MS,Georgia,"Times New Roman",serif;
7 font-family: "Trebuchet MS",Georgia,"Times New Roman",serif;
8 color:#303030;
8 color:#303030;
9 margin:10px;
9 margin:10px;
10 }
10 }
@@ -4,7 +4,7
4 <title>Redmine 500 error</title>
4 <title>Redmine 500 error</title>
5 <style>
5 <style>
6 body{
6 body{
7 font-family: Trebuchet MS,Georgia,"Times New Roman",serif;
7 font-family: "Trebuchet MS",Georgia,"Times New Roman",serif;
8 color:#303030;
8 color:#303030;
9 margin:10px;
9 margin:10px;
10 }
10 }
General Comments 0
You need to be logged in to leave comments. Login now