From c0690a22cd63488aa3162e235476e7b7f1b7e3f3 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 15 May 2012 00:35:23 -0400 Subject: index: set some styles back to default --- css/bootswatch.css | 66 ++++++++++++++++++++------------------------- index.html | 78 +++++++++++++++++++++++++++--------------------------- 2 files changed, 67 insertions(+), 77 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index b2204dca..a0645198 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -2,10 +2,6 @@ body { padding-bottom: 20px; } -.navbar .nav > li > a { - color: #ccc; -} - .nav i { opacity: 0.5; } @@ -17,12 +13,12 @@ body { .tooltip-inner { max-width: 500px; } - + .alert a { font-weight: bold; text-decoration: underline; } - + .alert p { margin: 0; } @@ -30,13 +26,8 @@ body { .hero-unit { margin-top: 60px; margin-bottom: 60px; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075); } -.hero-unit, .thumbnail { - background-color: #e3e3e3; -} - .hero-unit h1, .hero-unit p { text-align: center; margin-bottom: 15px; @@ -45,11 +36,11 @@ body { #social { margin-top: 45px; } - + .twitter-follow-button { width: 160px !important; } - + .rss-button { width: 40px; height: 14px; @@ -69,26 +60,26 @@ body { .icon-envelope { opacity: .65; } - + .about { margin-top: 20px; } - + .about h3 { margin: 0 0 5px 35px; } - + .about img { float: left; - opacity: 0.8; + opacity: 0.6; } - + #gallery { margin: 45px 0 30px 0; padding-right: 20px; text-align: center; } - + .thumbnail img { max-width: 100%; -webkit-border-radius: 7px; @@ -98,7 +89,7 @@ body { .thumbnail .label { vertical-align: top; -} +} .thumbnail p { max-width: 352px; @@ -126,37 +117,37 @@ body { /* Landscape phones and down */ @media (max-width: 480px) { - + body, .navbar { margin: 0; } - + body { padding: 0; } - + .container { padding: 20px; } - + .span4 { width: 100%; } - + .hero-unit { padding: 40px 20px 80px; margin-bottom: 20px; } - + .hero-unit h1 { font-size: 36px; } - + .hero-unit p { font-size: 13px; line-height: 20px; } - + #social { margin-top: 0px; margin-bottom: 40px; @@ -165,25 +156,25 @@ body { .about { margin-top: -10px; } - + .about h3 { margin-top: 20px; } - + } - + /* Landscape phone to portrait tablet */ @media (max-width: 767px) { - + .hero-unit { margin-top: 0; padding-bottom: 80px; } } - + /* Portrait tablet to landscape and desktop */ -@media (min-width: 768px) and (max-width: 980px) { +@media (min-width: 768px) and (max-width: 980px) { .hero-unit { margin-top: 0; @@ -192,12 +183,11 @@ body { .thumbnail .btn { font-size: 11px; } - + } - + /* Large desktop */ @media (min-width: 1200px) { - + } - \ No newline at end of file diff --git a/index.html b/index.html index d9a3d6a3..66b2372c 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ })(); - + @@ -46,7 +46,7 @@ Bootswatch @@ -59,11 +59,11 @@

Bootswatch

 

- +
- +
+
- +

Easy to Install

Simply download a CSS file and replace the one in Bootstrap. No messing around with hex values.

- +

Open Source

Licensed under Apache 2.0 and maintained by the community on GitHub.

- +

Tuned for 2.0.3

Swatches are built for and tested with the latest version of Bootstrap. Older versions are also available for download.

-
+
- +

Modular

Changes are contained in just two LESS files, enabling modification and ensuring forward compatibility.

- +

Get Plugged In

An API is available for integrating your platform with Bootswatch.

- +

Stay Updated

Be notified when new swatches are released by subscribing via RSS feed, email, or Tumblr.

- + +

Gallery

@@ -151,7 +151,7 @@
- - - + + +
  • @@ -285,7 +285,7 @@
  • - +
  • @@ -333,7 +333,7 @@
  • - +
  • @@ -351,7 +351,7 @@
  • - +
  • @@ -399,9 +399,9 @@
  • - - + +
  • @@ -467,7 +467,7 @@
  • - +
  • @@ -516,7 +516,7 @@
  • - + @@ -543,7 +543,7 @@ - +

    Support

    @@ -552,7 +552,7 @@

    Swatches will always be free.

    But if you find them useful, you can show your love by linking back to Bootswatch or buying one of these fantastic products.

    - +
  • @@ -566,8 +566,8 @@
  • - - + +
  • @@ -581,7 +581,7 @@
  • - +
  • @@ -596,7 +596,7 @@
  • - +
  • @@ -610,7 +610,7 @@
  • - +
  • @@ -660,7 +660,7 @@
    - +
    -- cgit v1.2.3