diff --git a/src/main/webapp/static/pages/css/data_text.css b/src/main/webapp/static/pages/css/data_text.css index b4dc52869..ef0fdee30 100644 --- a/src/main/webapp/static/pages/css/data_text.css +++ b/src/main/webapp/static/pages/css/data_text.css @@ -47,13 +47,14 @@ p{ .data_content .data_info .fr_fc .fl_visual{ margin-left: 2px; float: left; - height: 110px; + height: 50px; width: 28%; - font-size: 40px; + font-size: 25px; /* color: #d9ffff !important; */ /* color: linear-gradient(to right, #ffcc99, #77b5dc); */ - position: relative; - margin-top: 25px; +/* position: relative; */ + margin-top: 2px; + position: absolute; /*background: -webkit-linear-gradient(left,#d9ffff, #77b5dc);*/ /* background: -webkit-linear-gradient(left,#d9ffff,#77b5dc); */ @@ -90,7 +91,7 @@ p{ -webkit-text-fill-color: transparent; } */ .data_content .data_info .fr_fc .fl_fc{ - width: 70%; + width: 100%; height: 110px; border-width: 0 1px; margin-left: 0px; @@ -136,111 +137,110 @@ p{ } .data_content .data_info .info_2 p:nth-child(1){ color:#fff; - font-size: 18px; + font-size: 16px; text-align: center; overflow: hidden; white-space: nowrap; /* text-overflow: ellipsis; */ - margin-left: -12px; + margin-left: 28px; } .data_content .data_info .info_1 label:nth-child(1){ width:100%; color:#fff; - font-size: 18px; + font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: -2px; - margin-left: -20px; } .data_content .data_info>div.info_1 p:nth-child(2){ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info .info_2 .fr_fc .numberRun2{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info .info_2 .fr_fc .numberRun3{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info .info_2 .fr_fc .numberRun5{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info .info_2 .fr_fc .numberRun6{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info .info_2 .fr_fc .numberRun7{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info .info_2 .fr_fc .numberRun8{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info .info_2 .fr_fc .numberRun{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 2.1em; + margin-top: 2.5em; margin-left: 0px; } .data_content .data_info>div.info_1 .fl_fc .numberRun4{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 1px; + margin-top: 3px; margin-left: 0px; } .data_content .data_info>div.info_1 .fl_fc .numberRun1{ width:100%; font-weight: 600; - font-size: 16px; + font-size: 14px; /*color:#288dce;*/ color:#ffffff; - margin-top: 33px; + margin-top: 35px; margin-left: 0px; } .data_content .data_info>div.info_1 .fl_fc .numberRun4-unit{ @@ -254,7 +254,7 @@ p{ font-size: 11px; /*color:#337ab7 !important;*/ color:#ffffff !important; - margin-top: -6px; + margin-top: -3px; text-align: center; margin-left: 1.3px; }