Update index.html

调整表头&增加价格颜色数据
pull/55/head
langren1353 2020-02-04 17:07:10 +08:00 committed by GitHub
parent fd284d9f6b
commit 544fd1902d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -26,6 +26,10 @@
padding-top: 70px;
padding-bottom: 30px;
}
span.orange{
color: orange;
font-weight: 600;
}
</style>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
@ -82,8 +86,8 @@
<th id="type">虚拟化</th>
<th id="location">位置</th>
<th id="uptime">在线时间</th>
<th id="load">负载</th>
<th id="priceExtra">价格</th>
<th id="load">负载</th>
<th id="network">网络 ↓|↑</th>
<th id="traffic">流量 ↓|↑</th>
<th id="cpu">处理器</th>