Browse Source

Update style.css

Change icon color for sticky topic
Visman 5 years ago
parent
commit
6ccde067a4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      public/style/ForkBB/style.css

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

@@ -1521,6 +1521,10 @@ body,
   display: none;
 }
 
+#fork .f-fsticky .f-ficon:before {
+  color: #D8000C;
+}
+
 #fork .f-tsticky:before {
   font-family: "FontAwesomeFree";
   font-weight: 900;