优化界面/删除不需要的文件

This commit is contained in:
刘祥超
2022-04-07 10:21:38 +08:00
parent 61f043319d
commit 46812f9e42
59 changed files with 550 additions and 1570 deletions

View File

@@ -3,30 +3,6 @@
right: 1em;
top: 1.8em;
}
.grid {
margin-top: 2em !important;
margin-left: 2em !important;
}
.grid .column {
margin-bottom: 2em;
border-right: 1px #eee solid;
}
.grid .column div.value {
margin-top: 1.5em;
}
.grid .column div.value span {
font-size: 2em;
margin-right: 0.2em;
}
.grid .column.no-border {
border-right: 0;
}
.grid h4 a {
display: none;
}
.grid .column:hover a {
display: inline;
}
.chart-box {
height: 14em;
}
@@ -44,4 +20,4 @@ h4.header a {
font-size: 0.85em;
float: right;
}
/*# sourceMappingURL=waf.css.map */
/*# sourceMappingURL=waf_plus.css.map */