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:
Diffstat (limited to 'css/fork-awesome.css')
-rw-r--r--css/fork-awesome.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/fork-awesome.css b/css/fork-awesome.css
index 32cb71720..23931929d 100644
--- a/css/fork-awesome.css
+++ b/css/fork-awesome.css
@@ -2540,6 +2540,12 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-spell-check:before {
content: "\f327";
}
+.fa-moon:before {
+ content: "\f328";
+}
+.fa-sun:before {
+ content: "\f329";
+}
.sr-only {
position: absolute;
width: 1px;