From c994959f736206aacec8e9933d62588b9cb5b0c5 Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Sun, 21 Mar 2021 21:44:19 +0300 Subject: redisign --- public/css/fontello-codes.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 public/css/fontello-codes.css (limited to 'public/css/fontello-codes.css') diff --git a/public/css/fontello-codes.css b/public/css/fontello-codes.css new file mode 100644 index 0000000..9b15b4f --- /dev/null +++ b/public/css/fontello-codes.css @@ -0,0 +1,4 @@ + +.icon-left-big:before { content: '\e800'; } /* '' */ +.icon-docs:before { content: '\f0c5'; } /* '' */ +.icon-paper-plane:before { content: '\f1d8'; } /* '' */ \ No newline at end of file -- cgit v1.2.3