diff options
| author | Jacob Thornton <[email protected]> | 2012-01-24 13:47:24 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-24 13:47:24 -0800 |
| commit | 7d52e1dcd479e017d85fee8df4032644970525bd (patch) | |
| tree | d82328e9c23455b1f9b7401fcf7f024a71387886 /docs/base-css.html | |
| parent | b5503c4c28d4f9d80f3285922376f0552808d40e (diff) | |
| download | bootstrap-7d52e1dcd479e017d85fee8df4032644970525bd.tar.xz bootstrap-7d52e1dcd479e017d85fee8df4032644970525bd.zip | |
remake
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index f21f25f6b..6485d76a2 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -366,7 +366,7 @@ <tr> <td><code><pre class="prettyprint"></code></td> <td> - <p>Using the google-code-prettify library, your blocks of code get a slightly different visual style and automatic syntax highlighting. You can also add an additional class to add line numbers.</p> + <p>Using the google-code-prettify library, you're blocks of code get a slightly different visual style and automatic syntax highlighting. You can also add an additional class to add line numbers.</p> <pre class="prettyprint"><div> <h1>Heading</h1> <p>Something right here...</p> @@ -1105,7 +1105,7 @@ <div class="span4"> <div class="form-docs"> <h3>Redesigned browser states</h3> - <p>Bootstrap features styles for browser-supported focused and <code>disabled</code> states. We remove the default Webkit <code>outline</code> and apply a <code>box-shadow</code> in its place for <code>:focus</code>.</p> + <p>Bootstrap features styles for browser-supported focused and <code>disabled</code> states. We remove the default Webkit <code>outline</code> and apply a <code>box-shadow</code> in it's place for <code>:focus</code>.</p> <hr> <h3>Form validation</h3> <p>It also includes validation styles for errors, warnings, and success. To use, add the a class to the surrounding <code>.control-group</code>.</p> |
