zhongshujie
2024-10-28 f6775e5080917ed7d4d5a8b901e55e65abda3670
src/books/civilAviationServices/assets/main.less
@@ -115,6 +115,14 @@
        justify-content: space-evenly;
    }
    .jc-fs{
        justify-content: flex-start;
    }
    .fw-w{
        flex-wrap: wrap;
    }
    .fd-c {
        flex-direction: column;
    }
@@ -467,7 +475,7 @@
    .video-box{ 
        margin: 20px 0 20px 10% ;
        border: 1px dashed #895B2E;
        padding: 2% 5%;
        padding: 2% 2%;
    }
    .videoname {
@@ -1098,7 +1106,7 @@
    .bk1{
        border: 0.15em dashed #CBE6D3;
        padding: 1.5em 1em;
        padding: 1.5em 5px;
        margin-bottom: 2em;
        margin-top: 0.5em;
        border-radius: 0em;
@@ -1122,6 +1130,7 @@
    p.bj2-qjms {
        background-color: #fff;
        line-height: 20px;
        color: #61C29C;
        font-size: 1.4em;
        font-weight: bold;
@@ -1494,6 +1503,10 @@
        .btn-w {
            width: 42px;
        }
        .unitText{
            color: #5192C6;
            font-size: 10px;
        }
    }
}