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-02-26 08:34:55 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-26 08:34:55 +0300
commit87f503bdd4528c76dcc03ca5b5719f36308b45eb (patch)
tree66daa4c6208579b260b6b5ebb22ba921a0a458ef /css/fork-awesome.css
parent42bd963a69a8b149fa3d063a4fa0fa8f5b0ee665 (diff)
Adding the Archive.org icon
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 97d7edd41..90be052ce 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2386,6 +2386,9 @@
.fa-xmpp:before {
content: "\f2f9";
}
+.fa-archive-org:before {
+ content: "\f2fc";
+}
.sr-only {
position: absolute;
width: 1px;