zhongshujie
2024-10-23 db3225736aa34192d34eeea3c657b2ede54a4bd9
src/books/civilAviation/assets/main.less
@@ -11,6 +11,14 @@
        background-color: #fff;
    }
    .c-g{
        color: green;
    }
    .c-r{
        color: red;
    }
    .t-right {
        text-align: right;
    }
@@ -108,6 +116,10 @@
        justify-content: center;
    }
    .jc-sa{
        justify-content: space-around
    }
    .mr-70 {
        margin-right: 70px;
    }