浏览代码

Update style.css

Visman 2 年之前
父节点
当前提交
b74dd38258
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      public/style/ForkBB/style.css

+ 4 - 0
public/style/ForkBB/style.css

@@ -1522,6 +1522,10 @@ body,
   border-bottom: 0.0625rem solid #43b581;
 }
 
+#fork .f-view-posts .f-username {
+  border-bottom: 0;
+}
+
 #fork .f-userstatus {
   display: none !important;
 }