zhongshujie
2025-07-23 b25a0073b805e82416934d0f123c10e9063e3c57
src/books/toddlerSportsSafetyProtection/assets/main.less
@@ -7,7 +7,14 @@
        box-sizing: border-box;
        min-height: 1128px;
        margin-bottom: 20px;
        box-shadow: 0 3px 6px 1px #00000029;
        box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.15);
        background-color: #fff;
    }
    .special-box {
        box-sizing: border-box;
        min-height: 500px !important;
        margin-bottom: 0 !important;
        background-color: #fff;
    }
@@ -235,6 +242,7 @@
    .page-father {
        display: flex;
        width: 100%;
    }
    .header-left {
@@ -380,6 +388,7 @@
        text-indent: 0em;
        font-size: 22px;
        line-height: 28px;
        margin-top: 0;
    }
    .tipes {
@@ -413,13 +422,14 @@
            outline: none;
        }
    }
    // 文本框
    .textarea-question {
        border-color: #7acab4 !important;
    }
    .textarea-question:focus {
         outline: none;
        outline: none;
        /* 移除默认的焦点轮廓 */
    }
@@ -472,6 +482,10 @@
    .p-even {
        padding-left: 8%;
    }
    .pt-30 {
        padding-top: 30px !important;
    }
    .p-continued {
@@ -1042,16 +1056,51 @@
    div.bodystyle {
        text-align: justify;
        margin: 13% 13% 10% 3%;
        padding: 13% 13% 10% 3%;
        line-height: 30px;
        min-width: 70%;
    }
    div.bodystyle-left {
        text-align: justify;
        margin: 13% 3% 10% 13%;
        padding: 13% 3% 10% 13%;
        line-height: 30px;
        min-width: 70%;
    }
    .special-bodystyle-top {
        padding: 80px 15% 0 15%;
        line-height: 30px;
        padding-bottom: 2px;
        position: relative;
    }
    .special-bodystyle-bottom {
        padding: 0 15% 80px 15%;
        line-height: 30px;
        position: relative;
    }
    .special-bodystyle {
        padding: 0 15%;
        padding-top: 5px;
        padding-bottom: 2px;
        line-height: 30px;
        position: relative;
    }
    .page-header {
        width: 50px;
        text-align: center;
        position: absolute;
        padding-right: 30px;
        border: 1px solid #7acab4;
        color: #7acab4;
        border-radius: 10px 0 0 10px;
        border-right: #7acab4;
        right: 0;
        top: 80px;
        font-size: 14px;
    }
    .UnitCover {
@@ -1255,7 +1304,7 @@
        margin-bottom: 5px;
        margin-top: 5px;
        span{
        span {
            width: auto;
        }
    }
@@ -1297,8 +1346,7 @@
    div.bk3 {
        background-color: #d6ece5;
        border: 1px solid #7acab4;
        padding: 25px 19px 20px 19px;
        margin-top: 2em;
        padding: 2em 19px 20px 19px;
        margin-bottom: 1em;
        position: relative;
    }