Browse Source

Update style.css

Visman 2 years ago
parent
commit
0ed6041fca
1 changed files with 4 additions and 0 deletions
  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 {
 #fork .f-ftlist .f-category {
   margin-top: 0.625rem;
   margin-top: 0.625rem;
 }
 }