Commit dc3880b46a8878cfb163643c13d5968419ff0adb

Authored by landong2015
1 parent ea1b52e15f
Exists in master

修改页面字体颜色

Showing 2 changed files with 2 additions and 2 deletions

webApi/src/main/webapp/WEB-INF/html/arguments.vm View file @ dc3880b
... ... @@ -14,7 +14,7 @@
14 14 margin:15px 10px 10px 20px;
15 15 font-size: 14px;
16 16 line-height: 22px;
17   - color: #979797;
  17 + color: #85858d;
18 18 }
19 19 .container h5 {
20 20 font-size: 16px;
webApi/src/main/webapp/WEB-INF/html/article.vm View file @ dc3880b
... ... @@ -14,7 +14,7 @@
14 14 margin:15px 10px 10px 20px;
15 15 font-size: 14px;
16 16 line-height: 22px;
17   - color: #979797;
  17 + color: #85858d;
18 18 }
19 19 .container h1 {
20 20 font-weight: normal;