diff options
| author | Mark Otto <[email protected]> | 2012-01-24 20:45:38 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-24 20:45:38 -0800 |
| commit | a5c1d1f1828c333e373cdc5da5da2f6d946ad45e (patch) | |
| tree | 2a430d99d4f756339e470a781f01ce42720a8653 /docs/base-css.html | |
| parent | aa59f123c074c01f84e8e27c1ac5431f819d4816 (diff) | |
| download | bootstrap-a5c1d1f1828c333e373cdc5da5da2f6d946ad45e.tar.xz bootstrap-a5c1d1f1828c333e373cdc5da5da2f6d946ad45e.zip | |
adding actual images to carousel to ensure you can see things are animating; updated styles of carousel controls to work on light and dark backgrounds and use opacity for effects
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 6847c0616..27251d824 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -368,7 +368,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> |
