diff --git a/TC1/http_server/index.html b/TC1/http_server/index.html index 43d805c..0ea7c68 100644 --- a/TC1/http_server/index.html +++ b/TC1/http_server/index.html @@ -18,8 +18,16 @@ .network div{padding:5px;} .connect div{padding:5px;} .right{text-align:right;} - .line{height:9px;border-bottom:1px solid #dedede;} - .line_0{border:none;} + .line{border-top:1px solid #dedede;} + .line_1{height:28px;} + .line_2{height:20px;} + .line_3{height:8px;} + .line_4{height:19px;} + .line_5{height:8px;} + .line_6{height:4px;} + .line_7{height:3px;} + .line_8{height:2px;} + .line_9{height:10px;border:none;} #power_div{margin-top:10px;border-left:1px solid #000;border-bottom:1px solid #000;} #power_line{height:100px;position:relative;overflow:scroll;margin-top:-100px;} .power_pre{position:absolute;bottom:0;float:left;height:76px;width:0;border-left:1px solid #00ffff38;border-top:1px solid #000;} @@ -69,7 +77,6 @@