浏览代码

Update style.css

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

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

@@ -1107,6 +1107,10 @@ body,
 /***************************************/
 /* Таблица разделов, подразделов и тем */
 /***************************************/
+.f-category > .f-table {
+  background-color: #F8F4E3;
+}
+
 #fork .f-ftlist .f-category {
   margin-top: 0.625rem;
 }