odc.xiaohui
2023-05-12 4b48bacef8646cee8b66f5e10b0ed7124534e93e
miniprogram/pages/manager/cause/index.wxss
@@ -8,30 +8,37 @@
}
.font-wenzi2{
    color: red;
    margin: 0.5rem 0;
}
.font-wenzi3{
    color: blue;
    margin: 0.5rem 0;
}
.font-wenzi4{
    color:rgba(0,0,0,0.5);
    margin: 0.5rem 0;
}
.font-wenzi5{
    color:blue;
    margin: 0.5rem 0;
}
.font-name{
    font-size: 13px;
    margin-bottom: 4px;
    margin: 0.5rem 0;
}
.font-qita{
    font-size: 12px;
    margin: 0.5rem 0;
}
.font-qita1{
    font-size: 12px;
    margin-bottom: 5px;
    margin: 0.5rem 0;
}
.conter{
    border-bottom:1px solid rgba(0,0,0,0.1);
    padding: 0.9rem;
}