From 1aac6232a71e779355f26c8e33f3ac1f62cc1fc3 Mon Sep 17 00:00:00 2001 From: thinkphp Date: Wed, 27 Jan 2016 23:19:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=82=E5=B8=B8=E6=A8=A1=E6=9D=BF=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tpl/think_exception.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tpl/think_exception.tpl b/tpl/think_exception.tpl index 0d297a6c..31b77249 100644 --- a/tpl/think_exception.tpl +++ b/tpl/think_exception.tpl @@ -8,7 +8,7 @@ body{ background: #fff; font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; color: #333; font-size: 16px; } img{ border: 0; } .error{ padding: 24px 48px; } - .face{ font-size: 10.25em; color:red;font-weight: 400; line-height: 1.0; margin-bottom: .15em; } + .face{ font-size: 6.25em; color:red;font-weight: 400; line-height: 1.0; margin-bottom: .15em; } .error .content{ padding-top: 10px; } .error .info{ margin-bottom: 12px; } .error .info .title{ margin-bottom: 3px; } @@ -37,7 +37,7 @@
-

TRACE

+

追溯信息

@@ -47,7 +47,7 @@