litian
2024-12-31 98a9b7705a293aa1f6ad1b62b0497e5c7a6f9212
src/books/aviationEtiquette/assets/main.less
@@ -362,12 +362,14 @@
    .textarea-box {
        border: none;
        text-align: center;
        width: 84px;
        height: 36px;
        // text-align: center;
        width:88%;
        margin-left:2em;
        overflow: auto;
        word-break: break-all;
        resize: none;
        border:1px solid #738DC0;
        border-radius: 5px;
    }
@@ -1398,7 +1400,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 +1435,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 +1702,7 @@
    }
    .h3-zt1 {
        padding: 0.25em;
        padding: 0.26em 0.7em;
        background-color: #EEAF68;
        color: #FFFFFF;
    }