mirror of
https://github.com//cppla/ServerStatus
synced 2025-11-08 01:12:20 +08:00
5 lines
242 B
CSS
5 lines
242 B
CSS
body {background: #ebebeb url(../img/light.png);}
|
|
.layui-panel {overflow-x: auto;}
|
|
.layui-table th, .layui-table td { text-align: center;white-space: nowrap; }
|
|
.layui-progress-text { color: #000 !important; }
|
|
.collapse { text-align: center; } |