From 2407f0ae2d532e8e0e33516c95d322cb3840a53b Mon Sep 17 00:00:00 2001 From: davegandy Date: Wed, 23 Oct 2013 10:05:10 -0400 Subject: [PATCH] rewriting examples for consistency --- src/_includes/examples/bootstrap.html | 2 +- src/_includes/examples/bordered-pulled.html | 28 ++++---------- src/_includes/examples/fixed-width.html | 3 +- src/_includes/examples/inline.html | 12 ++---- src/_includes/examples/larger.html | 24 +++++------- src/_includes/examples/list.html | 2 +- src/_includes/examples/rotated-flipped.html | 13 +++---- src/_includes/examples/spinning.html | 19 ++++------ src/_includes/examples/stacked.html | 31 ++++++++------- src/_includes/navbar.html | 14 +++---- src/assets/less/site/bootstrap/variables.less | 38 ++++++++----------- 11 files changed, 78 insertions(+), 108 deletions(-) diff --git a/src/_includes/examples/bootstrap.html b/src/_includes/examples/bootstrap.html index f8ee71700..246b7426b 100644 --- a/src/_includes/examples/bootstrap.html +++ b/src/_includes/examples/bootstrap.html @@ -1,5 +1,5 @@
- +

diff --git a/src/_includes/examples/bordered-pulled.html b/src/_includes/examples/bordered-pulled.html index 01c495012..f22ee8e35 100644 --- a/src/_includes/examples/bordered-pulled.html +++ b/src/_includes/examples/bordered-pulled.html @@ -3,30 +3,18 @@

- Use fa-border and pull-right or pull-left for easy pull quotes or - article graphics. + + Use a few styles together and you'll have easy pull quotes or a great introductory article icon.

-
- - Use a few of the new styles together, and you've got easy pull quotes or a great introductory article image. - Or spinning icons for loading and refreshing content. Or fun big icons in multi-line buttons. You can combine all - of them in any combination to get lots of new possibilities. -
+

+ Use fa-border and pull-right or pull-left for easy pull quotes or + article graphics. +

{% highlight html %} - -Use a few of the new styles together ... lots of new possibilities. -{% endhighlight %} -
- - Use a few of the new styles together, and you've got easy pull quotes or a great introductory article image. - Or spinning icons for loading and refreshing content. Or fun big icons in multi-line buttons. You can combine all - of them in any combination to get lots of new possibilities. -
-{% highlight html %} - -Use a few of the new styles together ... lots of new possibilities. + +Use a few styles together and you'll have easy pull quotes or a great introductory article icon. {% endhighlight %}
diff --git a/src/_includes/examples/fixed-width.html b/src/_includes/examples/fixed-width.html index f33124d53..9f16ec380 100644 --- a/src/_includes/examples/fixed-width.html +++ b/src/_includes/examples/fixed-width.html @@ -11,7 +11,8 @@

- Use fa-fw to set icons at a fixed width. Great to use when variable width throws off alignment. Especially useful in things like nav lists. + Use fa-fw to set icons at a fixed width. Great to use when variable icon widths throw off alignment. + Especially useful in things like nav lists.

{% highlight html %}