doum
2025-09-23 bcadfb6de692c138774688efd7928a973d59860f
server/src/main/resources/templates/mobile/css/index.css
@@ -1,11 +1,3 @@
a {
    text-decoration: none; /* 移除下划线 */
    color: inherit; /* 继承父元素的文本颜色 */
}
a:hover {
    text-decoration: underline; /* 鼠标悬停时可以重新添加下划线 */
}
.box {
    width: 100%;