zhongshujie
2024-12-26 9e5c9183d462451f5ad3d4e326c7f75ce420cd70
src/books/aviationSafety/assets/main.less
@@ -29,7 +29,7 @@
    }
    .mr-0 {
        margin: 0;
        margin: 0 !important;
    }
    .mr-9 {
@@ -44,6 +44,10 @@
        margin-left: 2em;
    }
    .mt--25{
        margin-top: -25px !important;
    }
    .mt-10 {
        margin-top: 10px !important;
    }
@@ -53,7 +57,7 @@
    }
    .mt-30 {
        margin-top: 30px;
        margin-top: 30px !important;;
    }
    .mt-50 {
@@ -131,6 +135,10 @@
        text-indent: 0em !important;
    }
    .td-1 {
        text-indent: 1em !important;
    }
    .td-2 {
        text-indent: 2em !important;
    }
@@ -191,6 +199,10 @@
        margin-right: 10px;
    }
    .mr-5 {
        margin-right: 5px;
    }
    .ma-l {
        margin-left: 10%;
    }
@@ -246,6 +258,10 @@
        background-color: #6D84AE;
    }
    .radioClass{
        margin: 0 0 0 4px !important;
    }
    .task-u2-c {
@@ -386,6 +402,10 @@
        width: 270px;
    }
    .w260 {
        width: 260px;
    }
    .w250 {
        width: 250px;
    }
@@ -404,6 +424,10 @@
    .w200 {
        width: 200px;
    }
    .w190 {
        width: 190px;
    }
    .w180 {
@@ -495,7 +519,28 @@
    .input-bottom-border {
        width: 15%;
        width: 11%;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #000;
        &:focus {
            outline: none;
        }
    }
    .input-bottom-border1 {
        width: 33%;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #000;
        &:focus {
            outline: none;
        }
    }
    .input-bottom-border2 {
        width: 21.5%;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #000;
@@ -636,6 +681,25 @@
        width: 100%;
        height: 280px;
        margin-bottom: 18px;
    }
    .imgBox {
        display: flex !important;
        flex-direction: column-reverse !important;
        position: relative !important;
        .img {
            margin: 0 !important;
            font-size: 16px !important;
            position: absolute !important;
            left: 50% !important;
            transform: translateX(-50%);
            bottom: -2% !important;
        }
        img {
            height: 80%;
        }
    }
    // 题目
@@ -1441,8 +1505,8 @@
        background-color: #96A7D5;
        border-radius: 1.5em;
        color: #FFFFFF;
        font-weight: bold;
        padding: 6px;
        font-weight: 100;
        padding: 4px;
        font-size: 1.2em;
    }
@@ -1466,7 +1530,7 @@
        margin-bottom: 0.2em;
        margin-left: -0.6em;
        margin-right: -0.6em;
        margin-top: -0.9em;
        margin-top: -0.7em;
    }
    span.bj3-xyx {