From ff363323e6076e7a966eabe877e153fcc452e4dc Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 09:27:49 -0400 Subject: [PATCH 1/3] Update carousel-caption btn styles --- carousel.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/carousel.html b/carousel.html index 0c50c7a145..e97d895c2a 100644 --- a/carousel.html +++ b/carousel.html @@ -91,8 +91,6 @@ body { .carousel-caption .lead { margin: 0; line-height: 1.25; - color: #fff; - text-shadow: 0 1px 1px rgba(0,0,0,.4); } .carousel-caption .btn { margin-top: 10px; From 994e36806c9a09760e7ac72c507d1de8a9beffe0 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 09:29:43 -0400 Subject: [PATCH 2/3] Add carousel indicators to example --- carousel.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/carousel.html b/carousel.html index e97d895c2a..925314922b 100644 --- a/carousel.html +++ b/carousel.html @@ -273,6 +273,12 @@ body {