zhongshujie
2024-12-23 a31c8c9d7df2883b38871819239ec914c6e5ae0c
src/books/aviationSafety/assets/main.less
@@ -543,7 +543,7 @@
                display: flex;
                justify-content: center;
                align-items: center;
                border: 0.15em dashed #6D84AE;
                border: 0.15em dashed #FAAD70;
                margin-right: 15px;
                padding: 0 15px;
                border-radius: 5px;
@@ -558,7 +558,7 @@
                    justify-content: flex-start;
                    svg {
                        fill: #6D84AE;
                        fill: #FAAD70;
                    }
                }
@@ -568,7 +568,7 @@
                }
                span:hover {
                    color: #6D84AE;
                    color: #FAAD70;
                    cursor: pointer;
                    text-decoration: underline;
                    -webkit-user-select: none;