zhongshujie
2024-12-30 b9619270312e01d3514cdb50112e09d477fa4431
src/books/aviationEtiquette/assets/main.less
@@ -764,7 +764,6 @@
        list-style-type: none;
    }
    .custom_tag2 {
        background-color: #F1BE49;
        color: #FFFFFF;
@@ -968,10 +967,23 @@
    .block {}
    .block {
        font-family: "宋体";
        margin-top: 0.2em;
        margin-bottom: 0.2em !important;
        text-indent: 2em;
        line-height: 30px;
        font-size: 16px;
        text-align: justify;
    }
    .block1 {
        text-align: center;
    }
    .block2 {
        font-family: "FANGSONG";
        font-size: 17px;
    }
@@ -1027,8 +1039,8 @@
    .left {
        text-indent: 0em;
        margin-left: 0%;
        margin-right: 0%;
        margin: 0 !important;
        line-height: 20px;
    }
    .left2 {
@@ -1037,6 +1049,10 @@
        font-weight: bold;
        margin-left: 0%;
        margin-right: 0%;
    }
    .left3 {
        margin: 0 !important;
        line-height: 20px;
    }
    .right {
@@ -1290,10 +1306,9 @@
    }
    .zt-ls1 {
        color: #197BBC;
        font-size: 1.2em;
        color: #000;
        font-size: 16px;
        font-weight: bold;
    }
    span.lsyq-1 {
@@ -1751,6 +1766,30 @@
    src: url('./Fonts/FZHTJW.ttf');
}
  @font-face {
    font-family: 'FANGSONG';
    src: url('./Fonts/fangSong.ttf');
  }
  @font-face {
    font-family: 'FANGZHENG';
    src: url('./Fonts/fangZheng.ttf');
  }
  @font-face {
    font-family: 'ZHUNYUAN';
    src: url('./Fonts/zhunyuan.ttf');
  }
  @font-face {
    font-family: 'ZHONGDENGXIAN';
    src: url('./Fonts/zhongdengxian.ttf');
  }
  @font-face {
    font-family: 'BOYA';
    src: url('./Fonts/boYa.ttf');
  }
// 隐藏页面
.hidePage {
@@ -1762,10 +1801,6 @@
/* 媒体查询做基础响应式布局 */
@media screen and (max-width: 1024px) {
    .pdfModal {
        width: 100%;
        height: 80vh;
    }
    .custom-dialog {
        .el-dialog {
@@ -1775,10 +1810,7 @@
}
@media screen and (max-width: 800px) {
    .pdfModal {
        width: 100%;
        height: 60vh;
    }
    .custom-dialog {
        .el-dialog {