From ecb5673da575c48e35ec90af1db1e30ccec0e258 Mon Sep 17 00:00:00 2001 From: lh_wang Date: Sat, 8 Aug 2015 23:32:46 +0800 Subject: [PATCH] auto layout --- meitu/css/main.css | 11 +++++++---- meitu/index.html | 38 +++++++++++++++++++++++++------------- 2 files changed, 32 insertions(+), 17 deletions(-) diff --git a/meitu/css/main.css b/meitu/css/main.css index d17f204..bec99a8 100644 --- a/meitu/css/main.css +++ b/meitu/css/main.css @@ -198,7 +198,7 @@ html body { position: absolute; top: 60px; left: 60px; - width: 200px; + right: 55px; height: 240px; z-index: 10012; background-color: #FFF; @@ -228,17 +228,16 @@ html body { .speed_data{ clear: both; - width:200px; + width:100%; height:70px; color:#999999; - padding:5px; } .speed_data>div{ height:20px; } .speed_data>div>div{ - width: 80px; + width: 50%; } .speed_title_strong{ @@ -247,6 +246,10 @@ html body { font-style: italic; } +.speed_center{ + width:100px;margin-left:auto;margin-right:auto; +} + /*-----------------router----------------------------**/ diff --git a/meitu/index.html b/meitu/index.html index a27a3c9..c986879 100644 --- a/meitu/index.html +++ b/meitu/index.html @@ -108,32 +108,44 @@
- 时速: - 50km/h +
+ 时速: + 50km/h +
- 时长: - 50km/h +
+ 时长: + 50km/h +
- 到达: - 18:56 +
+ 到达: + 18:56 +
- 距离: - 245km +
+ 距离: + 245km +
- 模拟车速:50,000 km/h +
+ 模拟车速:50,000 km/h +
- - - 安徽省安庆市望江县长岭镇农信社1001号 - +
+ + + 安徽省安庆市望江县长岭镇农信社1001号 + +