mirror of https://github.com/cppla/ServerStatus
parent
fd284d9f6b
commit
544fd1902d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue