diff --git a/css.html b/css.html index 095be1de..4ffde3bb 100644 --- a/css.html +++ b/css.html @@ -622,7 +622,7 @@ base_url: "../"
For quoting blocks of content from another source within your document.
Wrap <blockquote> around any HTML as the quote. For straight quotes we recommend a <p>.
Wrap <blockquote> around any HTML as the quote. For straight quotes, we recommend a <p>.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
@@ -833,7 +833,7 @@ For example,<section>should be wrapped as inline.<p>Sample text here...</p>{% endhighlight %} -You may optionally add the
+.pre-scrollableclass which will set a max-height of 350px and provide a y-axis scrollbar.You may optionally add the
.pre-scrollableclass, which will set a max-height of 350px and provide a y-axis scrollbar.
<section> should be wrapped as inline.
Use .table-striped to add zebra-striping to any table row within the <tbody>.
Striped tables are styled via the :nth-child CSS selector, which is not available in IE8.
Striped tables are styled via the :nth-child CSS selector, which is not available in Internet Explorer 8.