From 26098d79ebfef5394bf68f96a10883c5915aa909 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 26 Jul 2012 02:05:23 -0400 Subject: [PATCH] index: api community and footer links --- css/bootswatch.css | 16 ++++++++++++++-- index.html | 12 +++++++++++- 2 files changed, 25 insertions(+), 3 deletions(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index b52bf4d..7acd44a 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -38,7 +38,7 @@ body { } .twitter-follow-button { - width: 115px !important; + width: 150px !important; } .rss-button { @@ -104,6 +104,14 @@ body { vertical-align: text-top; } +.links { + margin-bottom: 20px; +} + +.links > a { + margin-right: 10px; +} + /* Landscape phones and down */ @media (max-width: 480px) { @@ -127,7 +135,7 @@ body { } .about { - margin-top: -10px; + margin-top: 0; } .about h3 { @@ -142,6 +150,10 @@ body { margin-top: 0; padding-bottom: 60px; } + + .about { + margin-top: 0; + } } /* Portrait tablet to landscape and desktop */ diff --git a/index.html b/index.html index 230d886..721f269 100644 --- a/index.html +++ b/index.html @@ -122,6 +122,8 @@

This returns a themes array, and each theme has the following properties: name, description, preview, thumbnail, css, css-min, less, and less-variables.

Demo

A simple example, using mustache.js for templating.

+

Community

+

The API is in use by WPBS, BootSnap, Shareist, among others.

Credits

Thanks to James Taylor for cors-lite.

@@ -605,7 +607,15 @@ -- 2.39.2