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>2019-02-13 01:46:29 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2019-02-13 01:46:29 +0300
commit05bb05f3f051284cef5e5fabbb6a45c1fc108c97 (patch)
treee7109d9650fe5107f74d6f4a6edee39a7f1c8a9d /css/fork-awesome.css
parentcef18c76d28eb505127cfef3e0ad5c6f53cd41bb (diff)
Adding an Archlinux icon. Fixes #126
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 8bec36a94..fa6b88277 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2525,6 +2525,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-python:before {
content: "\f322";
}
+.fa-archlinux:before {
+ content: "\f323";
+}
.sr-only {
position: absolute;
width: 1px;