From 8252d1a138294b061670904dd10b55b9b3aee182 Mon Sep 17 00:00:00 2001 From: eriknyk Date: Thu, 17 Jul 2014 12:56:18 -0400 Subject: [PATCH] little tweak for Exception.tpl template file --- framework/src/templates/Exception.phtml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/framework/src/templates/Exception.phtml b/framework/src/templates/Exception.phtml index 873864706..0d821fb2f 100644 --- a/framework/src/templates/Exception.phtml +++ b/framework/src/templates/Exception.phtml @@ -59,6 +59,9 @@ border-radius: 10px; border: 1px solid #ccc; } + pre { + font: 18px Georgia, "Times New Roman", Times, serif; + } @@ -67,7 +70,7 @@

RuntimeException: - +