From 98353fc42dc30a11f4c61c885b8506b2e649fc97 Mon Sep 17 00:00:00 2001 From: luqiong <605601787@qq.com> Date: Mon, 25 Aug 2014 17:34:47 +0800 Subject: [PATCH] edit result.css --- Bench4Q-Web/src/main/webapp/css/result.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Bench4Q-Web/src/main/webapp/css/result.css b/Bench4Q-Web/src/main/webapp/css/result.css index d1cd816e..825b8624 100644 --- a/Bench4Q-Web/src/main/webapp/css/result.css +++ b/Bench4Q-Web/src/main/webapp/css/result.css @@ -90,15 +90,17 @@ } .testHeader .span-brief h6{ + color:#4a4a4a; font-size:14px; margin-bottom:5px } .testHeader .span-brief h4{ - font-size:24px + font-size:23px } .testHeader .span-brief-last h6{ + color:#4a4a4a; font-size:14px; }