MrShi
2025-09-23 ea1ce7fa5367c30ab2a1255759371e1135f2331c
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%;