From 3acaf440bf3a1ce32e40ee10739816a9e0bd3d8b Mon Sep 17 00:00:00 2001 From: root Date: Sat, 28 Jul 2018 14:54:26 -0500 Subject: [PATCH] Removed star fix because it causes lag with googlefonts api --- gitea-github.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gitea-github.css b/gitea-github.css index b4b9ab7..4a414ae 100644 --- a/gitea-github.css +++ b/gitea-github.css @@ -1,7 +1,3 @@ -i.icon.fa-star-o.icon { - font-family: "FontAwesome" !important; -} - body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important; font-size: 14px;