浏览代码

Update style.css

Change icon color for sticky topic
Visman 5 年之前
父节点
当前提交
6ccde067a4
共有 1 个文件被更改,包括 4 次插入0 次删除
  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;