zhongshujie
2024-12-23 a31c8c9d7df2883b38871819239ec914c6e5ae0c
src/books/aviationBasicSkills/assets/main.less
@@ -470,6 +470,7 @@
        width: 90%;
        background-color: transparent;
        border: 0;
        &:focus {
          outline: none;
        }
@@ -481,6 +482,7 @@
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #000;
        &:focus {
          outline: none;
        }
@@ -493,6 +495,47 @@
    }
    // 视频
    .video-box-cover {
        border: 1px dashed #895B2E;
        padding: 2% 2%;
    }
    .video-box {
        margin: 20px 0 20px 8%;
        border: 1px dashed #895B2E;
        padding: 2% 2%;
    }
    .video-box-left {
        margin: 20px 8% 20px 0;
        border: 1px dashed #895B2E;
        padding: 2% 2%;
    }
    .videoname {
        display: flex;
        justify-content: center;
    }
    .collect-btn {
        cursor: pointer;
        width: 20px;
        height: 20px;
        margin-left: 10px;
        margin-top: 0.8%;
    }
    .collect-btn1 {
        cursor: pointer;
        width: 10px;
        height: 10px;
        margin-left: 10px;
        margin-top: 0.8%;
    }
    .text-rights {
        width: 230px;
        float: right;