闫增涛
3 天以前 b1ee986edd5ea1c55186b795bf4b54215e4e9331
src/books/civilAviation/view/components/chapter004.vue
@@ -452,7 +452,8 @@
        margin: 0 !important;
        font-size: 16px !important;
        position: absolute !important;
        left: 40% !important;
        left: 50% !important;
        transform: translateX(-50%);
        bottom: -2% !important;
    }
@@ -460,4 +461,13 @@
        height: 80%;
    }
}
hr{
        margin-left: 0;
        margin-bottom: 4px;
        width: 15.5%;
        border: none;
        height: 2px;
        background-color: #000;
    }
</style>