From ed319e3178c95cbaa3a6ef30ab49981b6676a903 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 23 Apr 2015 01:43:38 -0700 Subject: [PATCH] fix example thumbs --- docs/examples/index.md | 74 +++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/docs/examples/index.md b/docs/examples/index.md index 489dcf8eb6..31f19a7b49 100644 --- a/docs/examples/index.md +++ b/docs/examples/index.md @@ -9,31 +9,31 @@ Examples that focus on implementing uses of built-in components provided by Boot
- - + +

Starter template

Nothing but the basics: compiled CSS and JavaScript.

- - + +

Grids

Multiple examples of grid layouts with all four tiers, nesting, and more.

-
+
- - + +

Jumbotron

Build around the jumbotron with a navbar and some basic grid columns.

- - + +

Narrow jumbotron

Build a more custom page by narrowing the default container and jumbotron.

@@ -46,24 +46,24 @@ Taking the default navbar component and showing how it can be moved, placed, and
- - + +

Navbar

Super basic template that includes the navbar along with some additional content.

- - + +

Static top navbar

Super basic template with a static top navbar along with some additional content.

-
+
- - + +

Fixed navbar

Super basic template with a fixed top navbar along with some additional content.

@@ -76,63 +76,63 @@ Brand new components and templates to help folks quickly get started with Bootst
- - + +

Cover

A one-page template for building simple and beautiful home pages.

- - + +

Carousel

Customize the navbar and carousel, then add some new components.

-
+
- - + +

Blog

Simple two-column blog layout with custom navigation, header, and type.

- - + +

Dashboard

Basic structure for a admin dashboard with fixed sidebar and navbar.

-
+
- - + +

Sign-in page

Custom form layout and design for a simple sign in form.

- - + +

Justified nav

Create a custom navbar with justified links. Heads up! Not too Safari friendly.

-
+
- - + +

Sticky footer

Attach a footer to the bottom of the viewport when the content is shorter than it.

- - + +

Sticky footer with navbar

Attach a footer to the bottom of the viewport with a fixed navbar at the top.

@@ -145,8 +145,8 @@ Examples that focus on future-friendly features or techniques.
- - + +

Offcanvas

Build a toggleable off-canvas navigation menu for use with Bootstrap.