浏览代码

修改项目状态字体

zhbyyy 2 年之前
父节点
当前提交
8edf955b58
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      investment/styles/investHomeGroup.css

+ 2 - 2
investment/styles/investHomeGroup.css

@@ -472,7 +472,7 @@ div {
 }
 }
 .CenterBox .status p ,.CenterBox .status2 p {
 .CenterBox .status p ,.CenterBox .status2 p {
   background-color: #02397f;
   background-color: #02397f;
-  line-height: 45px;
+  line-height: 55px;
   text-align: center;
   text-align: center;
   font-size: 30px;
   font-size: 30px;
   color: #69c0ff;
   color: #69c0ff;
@@ -481,7 +481,7 @@ tspan{
   font-weight: normal !important;
   font-weight: normal !important;
 }
 }
 .CenterBox .status li, .CenterBox .status2 li{
 .CenterBox .status li, .CenterBox .status2 li{
-  line-height: 30px;
+  line-height: 40px;
   padding-right: 15px;
   padding-right: 15px;
   list-style: none;
   list-style: none;
   position: relative;
   position: relative;