zhongshujie
昨天 d11b7bf0ecbf1662ca96c127beda0581ecfd6853
src/books/aurturingAndEducationAged0to3/assets/main.less
@@ -157,11 +157,12 @@
    .fm-st {
        font-family: "宋体";
    }
    .fm-fzs3{
        font-family: "方正宋三简体";
    .fm-fzs3 {
        font-family: "方正宋体";
    }
    .fm-fzdbs{
    .fm-fzdbs {
        font-family: "方正大标宋" !important;
    }
@@ -307,7 +308,7 @@
    }
    .footerNumber {
        font-size: 15px;
        font-size: 13px;
    }
    .radioClass {
@@ -406,6 +407,21 @@
            margin: 0;
        }
    }
    .img-rights-video {
        width: 47%;
        float: right;
        height: auto;
        margin: auto;
        margin-left: 20px;
        p {
            margin: 0;
        }
    }
    .references {
        margin-top: 140px;
@@ -554,21 +570,6 @@
    }
    .textarea-box {
        width: 100%;
        overflow: auto;
        word-break: break-all;
        resize: none;
        border: 1px solid #01AFEE;
        border-radius: 5px;
        background-color: rgba(255, 255, 255, 0);
    }
    .table-title-bc {
        background-color: #8091BC;
        color: #fff;
        line-height: 25px;
    }
    .table-textarea {
        font-size: 18px;
@@ -577,6 +578,7 @@
        width: 90%;
        background-color: transparent;
        margin-left: 40px;
        resize: vertical;
    }
    .table-input-border {
@@ -973,8 +975,8 @@
    }
    @font-face {
        font-family: '方正宋三简体';
        src: url('Fonts/FZS3JW.TTF');
        font-family: '方正宋体';
        src: url('Fonts/FZSSK.TTF');
    }
    @font-face {
@@ -1135,7 +1137,7 @@
    .page-box:nth-child(even) .bodystyle {
        font-family: '方正宋三简体';
        font-family: '方正宋体';
        text-align: justify;
        margin: 0 15% 0 13%;
        padding-bottom: 80px;
@@ -1152,7 +1154,7 @@
    }
    .page-box:nth-child(odd) .bodystyle {
        font-family: '方正宋三简体';
        font-family: '方正宋体';
        text-align: justify;
        margin: 0 13% 0 15%;
        padding-bottom: 80px;
@@ -1287,7 +1289,7 @@
        text-indent: 2em;
        line-height: 30px;
        text-align: justify;
        font-family: '方正宋三简体';
        font-family: '方正宋体';
    }
    .cover {
@@ -1418,7 +1420,7 @@
        text-align: center;
        font-family: 'FZHTJW';
        font-weight: bold;
        font-size: 1.7em;
        font-size: 1.5em;
        margin-bottom: 1.5em;
        margin-top: 1.5em;
        text-indent: 0em;
@@ -1665,7 +1667,8 @@
        margin-top: 1em;
        border-radius: 1.5em;
        margin-bottom: 1em;
        p{
        p {
            line-height: 30px;
            margin: 0;
        }
@@ -2016,6 +2019,15 @@
        font-family: "kaiti";
    }
    .fz-annotate {
        font-size: 0.76em;
    }
    .fz-references {
        margin: 0;
        font-size: 0.9em;
    }
    .qyls-h4 {
        font-family: "HiFont Hei GB";
@@ -2298,8 +2310,10 @@
            width: 130px;
        }
        .img-rights {
            width: 130px;
        .img-rights-video {
            width: 100%;
            float: none;
            margin-left: 0;
        }
        .btn-w {
@@ -2326,6 +2340,7 @@
        .footer-left {
            bottom: 1%;
        }
    }
}