Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 22:13:33 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-10-08 22:13:33 +0300
commit6e6c8e480fc6b1a95830bf3a9bb948a3155df018 (patch)
tree20b287b3bfb5e4f681214eff3b4809ca1b3689da /css/fork-awesome.css
parente555fa2319c3f6a3d878af0f302a7e7e6fea26ba (diff)
Adds Pixelfed icon. Fixes #120
Diffstat (limited to 'css/fork-awesome.css')
-rw-r--r--css/fork-awesome.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/fork-awesome.css b/css/fork-awesome.css
index 0c97c17eb..0533c02f2 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2483,6 +2483,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-matrix-org:before {
content: "\f313";
}
+.fa-pixelfed:before {
+ content: "\f314";
+}
.sr-only {
position: absolute;
width: 1px;