diff --git a/src/_includes/brand-adblock-warning.html b/src/_includes/brand-adblock-warning.html index eb6ee670f..b512cbbb1 100644 --- a/src/_includes/brand-adblock-warning.html +++ b/src/_includes/brand-adblock-warning.html @@ -1,4 +1,4 @@ -
- Settings + + Settings - Delete + + Delete - Skip to main navigation + + Skip to main navigation
- Reloading… - Saving. Hang tight! + + Reloading… + + + Saving. Hang tight!
@@ -42,7 +48,8 @@
- Battery Remaining: 50%; + + Battery Remaining: 50%;
- - - - - + + + + +
- - Some browsers on some platforms have issues with animated icons resulting in a jittery wobbling effect. See - issue #671 + Note: + Some browsers on some platforms have issues with animated icons resulting in a jittery wobbling effect. See + issue #671 for examples and possible workarounds.
- CSS3 animations aren't supported in IE8 - IE9. + Note: CSS3 animations aren't supported in IE8 - IE9.
- fa-camera-retro + fa-camera-retro + Example: basic icon
- Delete + Delete - Settings + Settings
- Font Awesome
Version {{ site.fontawesome.version }}
+ Font Awesome
Version {{ site.fontawesome.version }}
- + …tomorrow we will run faster, stretch out our arms farther… And then one fine morning— So we beat on, boats against the current, borne back ceaselessly into the past.
diff --git a/src/_includes/examples/fixed-width.html b/src/_includes/examples/fixed-width.html index 87e72db82..4e6dccfbc 100644 --- a/src/_includes/examples/fixed-width.html +++ b/src/_includes/examples/fixed-width.html @@ -9,10 +9,10 @@fa-lg
-fa-2x
-fa-3x
-fa-4x
-fa-5x
+fa-lg
+fa-2x
+fa-3x
+fa-4x
+fa-5x
diff --git a/src/_includes/examples/list.html b/src/_includes/examples/list.html index 1c7f3008f..a708902be 100644 --- a/src/_includes/examples/list.html +++ b/src/_includes/examples/list.html @@ -9,20 +9,20 @@
Use fa-ul
and fa-li
to easily replace default bullets in unordered lists.
- normal
- fa-rotate-90
- fa-rotate-180
- fa-rotate-270
- fa-flip-horizontal
- fa-flip-vertical
+ normal
+ fa-rotate-90
+ fa-rotate-180
+ fa-rotate-270
+ fa-flip-horizontal
+ fa-flip-vertical
fa-spin
class. Check out the
spinning icons example.