From 74d0b075f3a14bfe59da02509524f4f0de09727c Mon Sep 17 00:00:00 2001 From: Jerry Yan <792602257@qq.com> Date: Mon, 9 Sep 2019 20:39:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B0=83=E4=BC=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/notepad.css | 2 +- css/trade_rule.css | 2 +- templete/notepad.html | 4 ++-- templete/trade_rule.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/notepad.css b/css/notepad.css index 66387a1..8e76621 100644 --- a/css/notepad.css +++ b/css/notepad.css @@ -17,7 +17,7 @@ height: 50px; } -.title { +.name { font-size: 18px; color: black; line-height: 42px; diff --git a/css/trade_rule.css b/css/trade_rule.css index 005cc9c..48f1cf2 100644 --- a/css/trade_rule.css +++ b/css/trade_rule.css @@ -17,7 +17,7 @@ height: 50px; } -.title { +.name { font-size: 18px; color: black; line-height: 42px; diff --git a/templete/notepad.html b/templete/notepad.html index 2d8d85e..2b9b409 100644 --- a/templete/notepad.html +++ b/templete/notepad.html @@ -20,12 +20,12 @@