]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
This-Is-SPARTA! Or rather, HTML. Not Markdown.
authorChris Rebert <github@rebertia.com>
Mon, 19 Aug 2013 06:18:58 +0000 (23:18 -0700)
committerChris Rebert <github@rebertia.com>
Mon, 19 Aug 2013 06:18:58 +0000 (23:18 -0700)
getting-started.html

index 4ce4526c3825aeaa631a50859a7fe8e7879995b9..051e69a3ba993d0c8a2c2cdb8ae4621808385c8d 100644 (file)
@@ -350,7 +350,7 @@ bootstrap/
         <p>It's been redesigned, is now compiled in the browser instead of Heroku, has better dependency support, and even has built-in error handling. Better yet, we now save your customizations to an anonymous Gist for easy reuse, sharing, and modifications.</p>
 
         <h4>Better box model by default.</h4>
-        <p>Everything in Bootstrap gets `box-sizing: border-box`, making for easier sizing options and an enhanced grid system.</p>
+        <p>Everything in Bootstrap gets <code>box-sizing: border-box</code>, making for easier sizing options and an enhanced grid system.</p>
 
         <h4>Super-powered grid system.</h4>
         <p>With four tiers of grid classes—phones, tablets, desktops, and large desktops—you can do some super crazy awesome layouts.</p>