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 @@