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 @@