From 50a68a1fef8b2646352be0104f6c9fed36b1efbf Mon Sep 17 00:00:00 2001 From: CJJ <Administrator@192.168.10.27> Date: 星期五, 14 十二月 2018 11:12:25 +0800 Subject: [PATCH] 修改 --- gx_tieta/WebRoot/mobil/app/css/common.css | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/app/css/common.css b/gx_tieta/WebRoot/mobil/app/css/common.css index 509d690..4a4021b 100644 --- a/gx_tieta/WebRoot/mobil/app/css/common.css +++ b/gx_tieta/WebRoot/mobil/app/css/common.css @@ -154,4 +154,11 @@ /* layui */ .layui-form-pane.layui-form-default .layui-form-label { color: #000000; +} +/* color */ +gray1 { + color: #c2c2c2; +} +.black { + color: #000000; } \ No newline at end of file -- Gitblit v1.9.1