From 043042428ce7eea3daec258743349ff23c40b6e6 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 8 Oct 2013 16:11:20 -0700 Subject: add font_awesome --- .../src/_includes/examples/inline-icons.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 library/font_awesome/src/_includes/examples/inline-icons.html (limited to 'library/font_awesome/src/_includes/examples/inline-icons.html') diff --git a/library/font_awesome/src/_includes/examples/inline-icons.html b/library/font_awesome/src/_includes/examples/inline-icons.html new file mode 100644 index 000000000..3965e7c2a --- /dev/null +++ b/library/font_awesome/src/_includes/examples/inline-icons.html @@ -0,0 +1,19 @@ +
+ +
+
+

Place Font Awesome icons just about anywhere with the <i> tag.

+
+
+
+
+ icon-camera-retro +
+
+{% highlight html %} + icon-camera-retro +{% endhighlight %} +
Icon classes are echoed via CSS :before.
+
+
+
-- cgit v1.2.3