From 601013ca04d6374362c12af5dc48b8c1d44b93cc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 30 Mar 2013 00:11:38 -0700 Subject: drop .muted for .text-muted --- docs/examples/carousel.html | 6 +++--- docs/examples/jumbotron-narrow.html | 2 +- docs/examples/justified-nav.html | 2 +- docs/examples/sticky-footer-navbar.html | 2 +- docs/examples/sticky-footer.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 598a6334b..dd0c3ca1f 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -369,7 +369,7 @@ body {
-

First featurette headling. It'll blow your mind.

+

First featurette headling. It'll blow your mind.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

@@ -377,7 +377,7 @@ body {
-

Oh yeah, it's that good. See for yourself.

+

Oh yeah, it's that good. See for yourself.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

@@ -385,7 +385,7 @@ body {
-

And lastly, this one. Checkmate.

+

And lastly, this one. Checkmate.

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

diff --git a/docs/examples/jumbotron-narrow.html b/docs/examples/jumbotron-narrow.html index abf07dc72..84a918064 100644 --- a/docs/examples/jumbotron-narrow.html +++ b/docs/examples/jumbotron-narrow.html @@ -94,7 +94,7 @@ title: Narrow page template
  • About
  • Contact
  • -

    Project name

    +

    Project name

    diff --git a/docs/examples/justified-nav.html b/docs/examples/justified-nav.html index 7013b150e..f136ee92a 100644 --- a/docs/examples/justified-nav.html +++ b/docs/examples/justified-nav.html @@ -96,7 +96,7 @@ title: Justified nav template
    -

    Project name

    +

    Project name

    +
    +
    + @@ -368,7 +347,7 @@ body {
    - +

    First featurette headling. It'll blow your mind.

    Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

    @@ -376,7 +355,7 @@ body {
    - +

    Oh yeah, it's that good. See for yourself.

    Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

    @@ -384,7 +363,7 @@ body {
    - +

    And lastly, this one. Checkmate.

    Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.

    -- cgit v1.2.3 From e183dd46a20daa725fe5ad7acb5313d7b20db6f1 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 09:27:49 -0400 Subject: Update carousel-caption btn styles --- docs/examples/carousel.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index 0c50c7a14..e97d895c2 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/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; -- cgit v1.2.3 From 1816483baa9de59dc1ea0cec67fcbd00b28c6b79 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Mon, 1 Apr 2013 09:29:43 -0400 Subject: Add carousel indicators to example --- docs/examples/carousel.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/examples') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index e97d895c2..925314922 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -273,6 +273,12 @@ body { -- cgit v1.2.3 From aa51a36686a62ad5ec0bac3958b08151fc9d5d05 Mon Sep 17 00:00:00 2001 From: Fabien Date: Tue, 2 Apr 2013 13:26:35 +0200 Subject: Fix corss link for sticky footer --- docs/examples/sticky-footer-navbar.html | 2 +- docs/examples/sticky-footer.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/sticky-footer-navbar.html b/docs/examples/sticky-footer-navbar.html index 96b228212..716412a9d 100644 --- a/docs/examples/sticky-footer-navbar.html +++ b/docs/examples/sticky-footer-navbar.html @@ -104,7 +104,7 @@ title: Sticky footer with navbar template

    Sticky footer with fixed navbar

    Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS. A fixed navbar has been added within #wrap with padding-top: 60px; on the .container.

    -

    Back to the default sticky footer minus the navbar.

    +

    Back to the default sticky footer minus the navbar.

    diff --git a/docs/examples/sticky-footer.html b/docs/examples/sticky-footer.html index 1f27ffabc..62c108812 100644 --- a/docs/examples/sticky-footer.html +++ b/docs/examples/sticky-footer.html @@ -69,7 +69,7 @@ title: Sticky footer template

    Sticky footer

    Pin a fixed-height footer to the bottom of the viewport in desktop browsers with this custom HTML and CSS.

    -

    Use the sticky footer with a fixed navbar if need be, too.

    +

    Use the sticky footer with a fixed navbar if need be, too.

    -- cgit v1.2.3 From e0bce6af123fc3d935a34aae87d0787e7e54e07f Mon Sep 17 00:00:00 2001 From: Fabien Date: Tue, 2 Apr 2013 13:30:13 +0200 Subject: Replace png img by holder.js in carousel example --- docs/examples/carousel.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/carousel.html b/docs/examples/carousel.html index be75a5cc3..538a440da 100644 --- a/docs/examples/carousel.html +++ b/docs/examples/carousel.html @@ -245,7 +245,7 @@ body {