mirror of https://github.com/cppla/ServerStatus
修复主题保存
parent
2ab0907871
commit
6a97f5dea7
|
@ -481,7 +481,7 @@ body .layui-table-tips .layui-layer-content{box-shadow:0 1px 6px rgba(0,0,0,.12)
|
|||
.layui-slider-input.layui-input,
|
||||
.layui-slider-input .layui-input {background-color: var(--lay-color-bg-2);}
|
||||
|
||||
body {background: #212e36 url('../img/dark.png');}
|
||||
body {background: #212e36;}
|
||||
.layui-panel {overflow-x: auto;}
|
||||
.layui-table th, .layui-table td { text-align: center;white-space: nowrap; }
|
||||
.collapse { text-align: center; }
|
BIN
web/img/dark.png
BIN
web/img/dark.png
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
|
@ -1,13 +1,3 @@
|
|||
<!--
|
||||
* @Author: zeyudada
|
||||
* @Date: 2023-05-01 20:39:50
|
||||
* @LastEditTime: 2023-05-01 20:47:48
|
||||
* @Description:
|
||||
* @Q Q: zeyunb@vip.qq.com(1776299529)
|
||||
* @E-mail: admin@zeyudada.cn
|
||||
*
|
||||
* Copyright (c) 2023 by zeyudada, All Rights Reserved.
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
|
|
Loading…
Reference in New Issue