修改流量统计图标
This commit is contained in:
@@ -18,6 +18,7 @@ p{
|
||||
height: 110px;
|
||||
margin-left: 15px;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
}
|
||||
.data_content .data_info .info_2{
|
||||
width: 60%;
|
||||
@@ -29,11 +30,21 @@ p{
|
||||
height: 110px;
|
||||
border: 1px solid #303030;
|
||||
border-width: 0 1px;
|
||||
display: inline-block;
|
||||
}
|
||||
.data_content .data_info .fr_fc .fl_visual{
|
||||
margin-left: 0px;
|
||||
float: left;
|
||||
height: 110px;
|
||||
width: 28%;
|
||||
font-size: 45px;
|
||||
color: #C5C5C5;
|
||||
position: relative;
|
||||
margin-top: 15px;
|
||||
}
|
||||
.data_content .data_info .fr_fc .fl_fc{
|
||||
width: 100%;
|
||||
width: 68%;
|
||||
height: 110px;
|
||||
border: 1px solid #303030;
|
||||
border-width: 0 1px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
@@ -90,14 +101,17 @@ p{
|
||||
}
|
||||
.data_content .data_info p:nth-child(1){
|
||||
color:#fff;
|
||||
font-size: 12.8px;
|
||||
font-size: 18px;
|
||||
text-align: center;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.data_content .data_info>div.info_1 p:nth-child(2){
|
||||
font-weight: 600;
|
||||
font-size: 16px;
|
||||
color:#288dce;
|
||||
margin-top: 2.1em;
|
||||
margin-top: 2.0em;
|
||||
}
|
||||
.data_content .data_info .info_2 .fr_fc .numberRun2{
|
||||
font-weight: 600;
|
||||
@@ -728,6 +742,7 @@ p{
|
||||
color:#3D3D3D;
|
||||
font-size: 12.8px;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
.main_table_web tbody tr:nth-child(1),
|
||||
div .main_table_web tbody tr:nth-child(3),
|
||||
|
||||
Reference in New Issue
Block a user