diff --git a/src/_includes/brand-license.html b/src/_includes/brand-license.html index 07dea295a..33001834b 100644 --- a/src/_includes/brand-license.html +++ b/src/_includes/brand-license.html @@ -1,4 +1,4 @@ - -
+
{% highlight html %}
User diff --git a/src/_includes/examples/button-groups.html b/src/_includes/examples/button-groups.html index aef20b7e2..83b8475be 100644 --- a/src/_includes/examples/button-groups.html +++ b/src/_includes/examples/button-groups.html @@ -1,7 +1,7 @@
-
+

@@ -11,7 +11,7 @@

-
+
{% highlight html %}
diff --git a/src/_includes/examples/buttons.html b/src/_includes/examples/buttons.html index 14a627a79..859683e57 100644 --- a/src/_includes/examples/buttons.html +++ b/src/_includes/examples/buttons.html @@ -1,7 +1,7 @@
-
+

Reload @@ -29,7 +29,7 @@ Synchronizing Content...

-
+

Font Awesome icons work great in buttons. You can even combine them with larger icon styles, pull-right and pull-left, and fa-spin. diff --git a/src/_includes/examples/custom.html b/src/_includes/examples/custom.html index dc524dcea..2de7ad7ab 100644 --- a/src/_includes/examples/custom.html +++ b/src/_includes/examples/custom.html @@ -1,10 +1,10 @@

-
+

Anything you can do with CSS font styles, you can do with Font Awesome.

-
+

Star Ratings (inspired by CSS Tricks)

diff --git a/src/_includes/examples/form-inputs.html b/src/_includes/examples/form-inputs.html index b07fea2db..2b0179061 100644 --- a/src/_includes/examples/form-inputs.html +++ b/src/_includes/examples/form-inputs.html @@ -1,7 +1,7 @@
-
+
@@ -12,7 +12,7 @@
-
+
{% highlight html %}
diff --git a/src/_includes/examples/inline-icons.html b/src/_includes/examples/inline-icons.html index 246b67c6b..4406f537a 100644 --- a/src/_includes/examples/inline-icons.html +++ b/src/_includes/examples/inline-icons.html @@ -1,10 +1,10 @@
-
+

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

-
+
icon-camera-retro diff --git a/src/_includes/examples/larger-icons.html b/src/_includes/examples/larger-icons.html index f055522fa..24de15988 100644 --- a/src/_includes/examples/larger-icons.html +++ b/src/_includes/examples/larger-icons.html @@ -1,13 +1,13 @@
-
+

To increase the size of icons relative to its container, use fa-lg, fa-2x, fa-3x, or fa-4x.

-
+

Increase the icon size by using the fa-lg (33% increase), fa-2x, fa-3x, or fa-4x classes. diff --git a/src/_includes/examples/list-bullets.html b/src/_includes/examples/list-bullets.html index 57e60840b..0e4b5b475 100644 --- a/src/_includes/examples/list-bullets.html +++ b/src/_includes/examples/list-bullets.html @@ -1,7 +1,7 @@

-
+
  • List bullets (like these)
  • Buttons
  • @@ -11,7 +11,7 @@
  • …and many more with custom CSS
-
+

Easily replace individual list bullets.

{% highlight html %}
    diff --git a/src/_includes/examples/navigation.html b/src/_includes/examples/navigation.html index fa28f8770..360da1f54 100644 --- a/src/_includes/examples/navigation.html +++ b/src/_includes/examples/navigation.html @@ -1,7 +1,7 @@