pzy
2024-08-11 e42c644cbc5712792d9ae3ccf44c00fdc53e8ac3
WebTM/layuiadmin/layui/css/ReportPlatform.css
@@ -52,7 +52,7 @@
.cns {
    border: 1px solid #5FB878;
    height: 140px;
    height: 160px;
    border-radius: 5px;
}
@@ -75,7 +75,7 @@
.topright > dd {
    padding: 0px 10px;
    width: 50%;
    width: 75%;
}
dt, dd {
@@ -83,8 +83,11 @@
}
.cnt h1, .cns h1 {
    line-height: 30px;
    line-height: 25px;
    margin: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
h1 span {
@@ -94,6 +97,7 @@
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 0.9;
    font-size:12px;
}
.cnt, .cns dl dd {
@@ -142,7 +146,7 @@
.imgtitle {
    text-align: center;
    display: block;
    font-size: 30px;
    font-size: 20px;
}
.layui-icon {