From d640c3b14b78bd17407ba123cbc718a6e34bb5d5 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 6 Sep 2011 23:30:21 -0700 Subject: update diagrams to use smaller border radius, add new container-app example --- examples/container-app.html | 111 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 examples/container-app.html (limited to 'examples') diff --git a/examples/container-app.html b/examples/container-app.html new file mode 100644 index 000000000..98f9cd69f --- /dev/null +++ b/examples/container-app.html @@ -0,0 +1,111 @@ + + + + + Bootstrap, from Twitter + + + + + + + + + + + + + + + + + + + +
+
+
+

Project name

+ +

Logged in as username

+
+
+
+ +
+ +
+ +
+
+

Main content

+
+
+

Secondary content

+
+
+
+ +
+

© Company 2011

+
+ +
+ + + -- cgit v1.2.3 From 1af96b9a58b0bbd27a705000ed1ce68b5af04b7f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 8 Sep 2011 09:43:37 -0700 Subject: what up breadcrumbs, we added you --- examples/container-app.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/container-app.html b/examples/container-app.html index 98f9cd69f..41e46d201 100644 --- a/examples/container-app.html +++ b/examples/container-app.html @@ -60,6 +60,10 @@ border-left: 1px solid #eee; } + .topbar .btn { + border: 0; + } + @@ -80,7 +84,11 @@
  • About
  • Contact
  • -

    Logged in as username

    +
    + + + +
    -- cgit v1.2.3 From 1c03a075919681c398622bc36ca9f78b5f3c1737 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 8 Sep 2011 10:36:56 -0700 Subject: bump css to 1.3.0, update makefile to reflect that, update form css to prepend form to the .clearfix to prevent some bullshit, small tweaks elsewhere --- examples/container-app.html | 2 +- examples/fluid.html | 2 +- examples/hero.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'examples') diff --git a/examples/container-app.html b/examples/container-app.html index 41e46d201..20ab13789 100644 --- a/examples/container-app.html +++ b/examples/container-app.html @@ -12,7 +12,7 @@ - +