diff --git a/components.html b/components.html index da32c5dd75..65cfb27397 100644 --- a/components.html +++ b/components.html @@ -2213,26 +2213,32 @@ body { padding-bottom: 70px; }

Use the .alert-link utility class to quickly provide matching colored links within any alert.

-
- Oh snap! Change a few things up and try submitting again. -
Well done! You successfully read this important alert message.
Heads up! This alert needs your attention, but it's not super important.
+
+ Warning! Best check yo self, you're not looking too good. +
+
+ Oh snap! Change a few things up and try submitting again. +
{% highlight html %} -
- ... -
...
...
+
+ ... +
+
+ ... +
{% endhighlight %}