闫增涛
2024-10-25 ffb938e7a65c0dab30dd8ed00a13c68dcf7bd77c
src/books/civilAviation/assets/main.less
@@ -11,6 +11,14 @@
        background-color: #fff;
    }
    .c-g{
        color: green;
    }
    .c-r{
        color: red;
    }
    .t-right {
        text-align: right;
    }
@@ -20,7 +28,11 @@
    }
    .mt-20 {
        margin-top: 30px;
        margin-top: 20px !important;
    }
    .mt-30 {
        margin-top: 30px ;
    }
    .mb-10 {
@@ -106,6 +118,10 @@
    .jc-c {
        justify-content: center;
    }
    .jc-sa{
        justify-content: space-around
    }
    .mr-70 {
@@ -535,7 +551,6 @@
    div.bodystyle {
        font-family: 'FZLTXIHJW';
        font-size: 18px;
        text-align: justify;
        margin: 0 82px;
        padding-bottom: 80px;
@@ -659,7 +674,7 @@
        margin-bottom: 0.2em !important;
        text-indent: 2em;
        line-height: 30px;
        font-size: 18px;
        // font-size: 18px;
        text-align: justify;
    }
@@ -682,6 +697,19 @@
        margin-left: 0%;
        margin-right: 0%;
        text-indent: 0em;
    }
    .left{
        text-indent: 0em;
        margin: 0 !important;
        line-height: 20px;
    }
    .left3{
        margin: 20 0  0  0  !important;
        line-height: 20px;
    }
    .left2 {
@@ -1192,14 +1220,11 @@
.custom-dialog {
    overflow: hidden !important;
    .el-dialog__body {
        padding: 0;
    }
    .el-dialog__header {
        background-color: rgba(0, 0, 0, 0.8);
        .header_title {
            display: flex;
            justify-content: space-between;
@@ -1213,7 +1238,6 @@
                cursor: pointer;
            }
        }
        .el-dialog__title,
        .el-dialog__headerbtn .el-dialog__close {
            color: #fff;