zhongshujie
7 小时以前 30d147c4c92dbfd5ca1b2f8c24a617dc82d2d25b
src/books/civilAviation/assets/main.less
@@ -35,7 +35,7 @@
        margin-top: 30px;
    }
    .mb-30{
    .mb-30 {
        margin-bottom: 30px;
    }
@@ -61,8 +61,9 @@
    }
    sup{
        vertical-align: super; /* 保持上标对齐方式 */
    sup {
        vertical-align: super;
        /* 保持上标对齐方式 */
        font-size: smaller;
        // position: relative; /* 相对于正常位置调整 */  
        // top: -0.2em; /* 根据需要调整这个值 */ 
@@ -145,7 +146,7 @@
        margin-right: 70px;
    }
    .mr-45{
    .mr-45 {
        margin-right: 45px;
    }
@@ -240,7 +241,7 @@
    }
    .p-odd {
        padding-right: 10%;
    }
@@ -297,7 +298,7 @@
    }
    .img-rights {
        width: 310px;
        width: 47%;
        float: right;
        height: auto;
        margin: auto;
@@ -314,6 +315,7 @@
    .references {
        margin-top: 140px;
        hr {
            font-weight: bold;
            margin-left: 0;
@@ -329,7 +331,7 @@
        width: 430px;
    }
    .w280{
    .w280 {
        width: 280px;
    }
@@ -341,8 +343,8 @@
        width: 250px;
    }
    .w230{
        width: 230px;
    .w230 {
        width: 230px;
    }
    .w220 {
@@ -353,8 +355,8 @@
        width: 200px;
    }
    .w180{
        width: 180px;
    .w180 {
        width: 180px;
    }
    .w115 {
@@ -507,7 +509,7 @@
        outline: none;
    }
    .textarea-box-right{
    .textarea-box-right {
        background-color: transparent;
        margin-left: 8%;
        max-width: 85%;
@@ -864,7 +866,7 @@
    }
    .left3 {
        margin: 20 0 0 0 !important;
        margin: 20px 0 0 0 !important;
        line-height: 20px;
    }
@@ -969,7 +971,7 @@
    .unit5-c {
        color: #0180CD !important;
    }
    h4 {
        font-family: 'FZHTJW';
        color: #5192C6;
@@ -1509,7 +1511,14 @@
@media (max-width: 660px) {
    .civilAviation-book {
        .pad-l-60 {
            padding-left: 10px;
        }
        .mr-70 {
            margin-right: 15px;
        }
        /* 分页padding */
        .padding-93 {
            padding: 0 20px;