闫增涛
2024-12-23 6997ee42e0fd3519f8ae418ee02749a85255707b
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;