Browse Source

Update style.css

Visman 2 years ago
parent
commit
b74dd38258
1 changed files with 4 additions and 0 deletions
  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;
 }