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:
authorHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-10-15 03:05:38 +0300
committerHelmut K. C. Tessarek <tessarek@evermeet.cx>2018-10-15 03:05:38 +0300
commitc5af7d9586e5b5ff887ed8df191d132b66572e6f (patch)
tree76d58728b51355821a90332690df52cc86795c3a /css/fork-awesome.css
parent418afe56c041bdd02b48993be1f34cb24e12a038 (diff)
add icon: C fa-c
fixes #101
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 1141abcd9..5b1a8119a 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2507,6 +2507,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-gimp:before {
content: "\f31b";
}
+.fa-c:before {
+ content: "\f31c";
+}
.sr-only {
position: absolute;
width: 1px;