mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 23:04:32 +02:00
@@ -87,6 +87,6 @@ Quickly change the weight (boldness) of text or italicize text.
|
|||||||
Change a selection to our monospace font stack with `.text-monospace`.
|
Change a selection to our monospace font stack with `.text-monospace`.
|
||||||
|
|
||||||
{% capture example %}
|
{% capture example %}
|
||||||
<p class="font-monospace">This is in monospace</p>
|
<p class="text-monospace">This is in monospace</p>
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
{% include example.html content=example %}
|
{% include example.html content=example %}
|
||||||
|
Reference in New Issue
Block a user