소스 검색

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;
 }