nezha探针备份

0x00 默认主题备份

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<style>
/*隐藏 alerts 弹窗*/
.ui-alerts {
display: none;
}
/*进度条*/
.ui.progress.fine .bar {
background-color: #ffffff !important;
}
/* 进度条 */
.ui.progress {
border-radius: 8px !important;
}
/* 进度条内容 */
.ui.progress .bar {
min-width: 1.8em !important;
border-radius: 8px !important;
line-height: 1.65em !important;
}
.ui.fine.progress > .bar {
background-color: #21ba45 !important;
}
.ui.progress > .bar {
background-color: #000 !important;
}
/*底部栏*/
.ui.inverted.segment {
background: #ffffff !important;
color: #000000 !important;
font-weight: bolder;
}
a {
color: #000000 !important;
text-decoration: none;
}
</style>

0x10 图示

1


nezha探针备份
http://blog.990520.xyz/2023/04/07/nezha探针备份/
作者
小菜鸟
发布于
2023年4月8日
许可协议