litian
2025-01-02 4d1296a9851680dabebaec44feeb49a5c7d01858
src/books/aviationEtiquette/assets/main.less
@@ -31,6 +31,17 @@
        border-bottom: 1px solid #6E85AF;
        height: 2px;
    }
    input[type="radio"] {
        accent-color:#6E85AF !important;
        cursor: pointer;
    }
    input[type="checkbox"] {
        accent-color:#6E85AF !important;
        cursor: pointer;
    }
    input[type="text"] :focus{
        border: none !important;
    }
    .wh-no {
@@ -72,6 +83,10 @@
    .mb-30 {
        margin-bottom: 30px !important;
    }
    .ml-35 {
        margin-left: 35px;
    }
    .ma-l {
@@ -361,8 +376,6 @@
    }
    .textarea-box {
        border: none;
        // text-align: center;
        width:88%;
        margin-left:2em;
        overflow: auto;
@@ -370,6 +383,12 @@
        resize: none;
        border:1px solid #738DC0;
        border-radius: 5px;
        background-color:rgba(255, 255, 255, 0);
    }
    .input-box{
        border:none;
        border-bottom:1px solid #333;
        background-color:rgba(255, 255, 255, 0);
    }
@@ -1037,7 +1056,7 @@
    .block {
        font-family: "kaiti";
        font-family: "FangSong";
        margin-top: 0.2em;
        margin-bottom: 0.2em !important;
        text-indent: 2em;