zhongshujie
2024-12-31 47b75a946b598387a03cc5e119e55d7e6b3d82af
src/books/aviationEtiquette/assets/main.less
@@ -614,7 +614,27 @@
        margin-bottom: 18px;
    }
    // 题目}
    .imgBox {
        display: flex !important;
        flex-direction: column-reverse !important;
        position: relative !important;
        .img {
            margin: 0 !important;
            font-size: 14px !important;
            position: absolute !important;
            left: 50% !important;
            transform: translateX(-50%);
            bottom: -2% !important;
        }
        img {
            height: 80%;
        }
    }
    // 题目
    .textarea-main {
        background-color: transparent;
@@ -929,10 +949,18 @@
        margin: 15px;
    }
    div.bodystyle {
    .bodystyle:nth-of-type(odd) {
        font-family: 'FZLTXIHJW';
        text-align: justify;
        margin: 0 10%;
        margin: 0 11% 0 9%;
        padding-bottom: 80px;
        line-height: 30px;
    }
    .bodystyle:nth-of-type(even) {
        font-family: 'FZLTXIHJW';
        text-align: justify;
        margin: 0 9% 0 11%;
        padding-bottom: 80px;
        line-height: 30px;
    }
@@ -1398,7 +1426,7 @@
        border: 0.15em dotted #FAAD70;
        padding: 1em;
        margin-bottom: 2em;
        margin-top: 0.5em;
        margin-top: 2em;
        border-radius: 0em;
        position: relative;
@@ -1433,7 +1461,7 @@
    .span-text {
        font-size: 16px;
        font-weight: 100;
        padding: 0em 0.15em 0em 0.3em;
        padding: 0em 0.5em 0em 0.5em;
    }
@@ -1700,7 +1728,7 @@
    }
    .h3-zt1 {
        padding: 0.25em;
        padding: 0.26em 0.7em;
        background-color: #EEAF68;
        color: #FFFFFF;
    }