mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add search method
This commit is contained in:
+7
-14
@@ -231,20 +231,12 @@ html body {
|
||||
width: 100%;
|
||||
height: 70px;
|
||||
}
|
||||
.speed_data>div {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.speed_title_strong {
|
||||
color: #0091FF;
|
||||
font-size: 15px;
|
||||
/*font-style: italic;*/
|
||||
}
|
||||
.speed_l {
|
||||
margin-left:5px;
|
||||
}
|
||||
.speed_r {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
/*-----------------router----------------------------**/
|
||||
|
||||
.router {
|
||||
@@ -254,10 +246,11 @@ html body {
|
||||
width: 45px;
|
||||
min-height: 190px;
|
||||
background-color: #fff;
|
||||
opacity: 0.8;
|
||||
-webkit-opacity:0.8;
|
||||
-moz-opacity: 0.8;
|
||||
-moz-opacity: 0.8;
|
||||
opacity: 0.9;
|
||||
-webkit-opacity:0.9;
|
||||
-moz-opacity: 0.9;
|
||||
-moz-opacity: 0.9;
|
||||
display:none;
|
||||
}
|
||||
#router_canvas {
|
||||
-webkit-transform: translateZ(0);
|
||||
|
||||
Reference in New Issue
Block a user