mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
auto layout
This commit is contained in:
+7
-4
@@ -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----------------------------**/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user