diff options
| author | XhmikosR <[email protected]> | 2015-02-16 11:39:14 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-02-16 11:39:14 +0200 |
| commit | 7a4fadb7b8d6a60f2cbfd42fab880bccb179081c (patch) | |
| tree | e411ed585a2c18553e16f4dee7f402539d2a0314 /docs/examples/carousel/carousel.css | |
| parent | 4131af8a67b5afef234f1a7f42adc97adef96804 (diff) | |
| download | bootstrap-7a4fadb7b8d6a60f2cbfd42fab880bccb179081c.tar.xz bootstrap-7a4fadb7b8d6a60f2cbfd42fab880bccb179081c.zip | |
Fix carousel example images after c08bf4ba8b968ecda295391b41d5e965b642ba7c.
The revert was incomplete.
Diffstat (limited to 'docs/examples/carousel/carousel.css')
| -rw-r--r-- | docs/examples/carousel/carousel.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/examples/carousel/carousel.css b/docs/examples/carousel/carousel.css index e47a08d0c..8833f82dd 100644 --- a/docs/examples/carousel/carousel.css +++ b/docs/examples/carousel/carousel.css @@ -59,15 +59,6 @@ body { min-width: 100%; height: 500px; } -.carousel-inner > .item > .first-slide { - background-color: #777; -} -.carousel-inner > .item > .second-slide { - background-color: #666; -} -.carousel-inner > .item > .third-slide { - background-color: #555; -} /* MARKETING CONTENT @@ -85,11 +76,6 @@ body { margin-right: 10px; margin-left: 10px; } -.marketing .col-lg-4 img { - width: 140px; - height: 140px; - background-color: #777; -} /* Featurettes |
