Commit b7d78906 authored by wanghao's avatar wanghao

1 用户管理-燃气用户 导入导出模版调整

parent 87746244
......@@ -97,31 +97,31 @@
}
.loader-line-wrap:nth-child(1) .loader-line {
border-color: hsl(0, 80%, 60%);
border-color: hsl(0, 4%, 35%);
height: 90px;
width: 90px;
top: 7px;
}
.loader-line-wrap:nth-child(2) .loader-line {
border-color: hsl(60, 80%, 60%);
border-color: hsl(0, 4%, 35%);
height: 76px;
width: 76px;
top: 14px;
}
.loader-line-wrap:nth-child(3) .loader-line {
border-color: hsl(120, 80%, 60%);
border-color: hsl(0, 4%, 35%);
height: 62px;
width: 62px;
top: 21px;
}
.loader-line-wrap:nth-child(4) .loader-line {
border-color: hsl(180, 80%, 60%);
border-color: hsl(0, 4%, 35%);
height: 48px;
width: 48px;
top: 28px;
}
.loader-line-wrap:nth-child(5) .loader-line {
border-color: hsl(240, 80%, 60%);
border-color: hsl(0, 4%, 35%);
height: 34px;
width: 34px;
top: 35px;
......@@ -138,7 +138,7 @@
}
.box10 {
background: linear-gradient(to bottom, rgb(107, 175, 240), rgb(245, 137, 227));
background: linear-gradient(to bottom, rgb(107, 175, 240), rgb(107, 175, 240));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: bold;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment