mirror of
https://github.com/twbs/bootstrap.git
synced 2025-07-31 19:00:23 +02:00
Update css.html
Missing word "in" in "Someone famous in Source Title"
This commit is contained in:
@@ -504,7 +504,7 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
|
|||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
|
||||||
<small>Someone famous <cite title="Source Title">Source Title</cite></small>
|
<small>Someone famous in <cite title="Source Title">Source Title</cite></small>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user