diff --git a/css.html b/css.html index 095be1deb1..e93d51b410 100644 --- a/css.html +++ b/css.html @@ -622,7 +622,7 @@ base_url: "../"

For quoting blocks of content from another source within your document.

Default blockquote

-

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-scrollable class which will set a max-height of 350px and provide a y-axis scrollbar.

+

You may optionally add the .pre-scrollable class, which will set a max-height of 350px and provide a y-axis scrollbar.