With a bit of extra markup, it's possible to add any kind of HTML content like headings, paragraphs, or buttons into thumbnails.
@@ -1999,7 +1999,7 @@ body { padding-bottom: 70px; }
Abstract object styles for building various types of components (like blog comments, Tweets, etc) that feature a left- or right-aligned image alongside textual content.
-
Default example
+
The default media allow to float a media object (images, video, audio) to the left or right of a content block.
@@ -2042,7 +2042,7 @@ body { padding-bottom: 70px; }
{% endhighlight %}
-
Media list
+
With a bit of extra markup, you can use media inside list (useful for comment threads or articles lists).