auto layout

This commit is contained in:
lh_wang
2015-08-08 23:41:30 +08:00
parent ecb5673da5
commit d901877172
2 changed files with 7 additions and 10 deletions
+2 -5
View File
@@ -236,10 +236,6 @@ html body {
height:20px;
}
.speed_data>div>div{
width: 50%;
}
.speed_title_strong{
color:#0091FF;
font-size:13px;
@@ -247,7 +243,8 @@ html body {
}
.speed_center{
width:100px;margin-left:auto;margin-right:auto;
width:100px;
margin-left: 10px;
}