From a29761ed0762b4d0dd2ba00150416731c6df2240 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Thu, 15 Mar 2012 21:54:07 -0400 Subject: index: added support section --- css/bootswatch.css | 12 +++- img/refs/blank.png | Bin 0 -> 2590 bytes img/refs/cssmissingmanual.png | Bin 0 -> 58738 bytes img/refs/dontmakemethink.png | Bin 0 -> 48272 bytes img/refs/htmlandcss.png | Bin 0 -> 49962 bytes img/refs/javascriptandjquery.png | Bin 0 -> 71053 bytes img/refs/pixelmator.png | Bin 0 -> 97320 bytes img/refs/transmit.png | Bin 0 -> 133374 bytes img/refs/xscope.png | Bin 0 -> 39685 bytes index.html | 131 ++++++++++++++++++++++++++++++++++++++- 10 files changed, 140 insertions(+), 3 deletions(-) create mode 100644 img/refs/blank.png create mode 100644 img/refs/cssmissingmanual.png create mode 100644 img/refs/dontmakemethink.png create mode 100644 img/refs/htmlandcss.png create mode 100644 img/refs/javascriptandjquery.png create mode 100644 img/refs/pixelmator.png create mode 100644 img/refs/transmit.png create mode 100644 img/refs/xscope.png diff --git a/css/bootswatch.css b/css/bootswatch.css index 94543029..c7e8e33e 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -100,6 +100,10 @@ body { vertical-align: top; } +.thumbnail p { + max-width: 352px; +} + .thumbnail .btn-toolbar { text-align: right; } @@ -107,7 +111,7 @@ body { .thumbnail .btn-group { margin-top: 10px; } - + /* Landscape phones and down */ @media (max-width: 480px) { @@ -157,7 +161,7 @@ body { } /* Landscape phone to portrait tablet */ -@media (max-width: 768px) { +@media (max-width: 767px) { .hero-unit { margin-top: 0; @@ -169,6 +173,10 @@ body { /* Portrait tablet to landscape and desktop */ @media (min-width: 768px) and (max-width: 980px) { + .hero-unit { + margin-top: 0; + } + .thumbnail .btn { font-size: 11px; } diff --git a/img/refs/blank.png b/img/refs/blank.png new file mode 100644 index 00000000..9f2f8ce7 Binary files /dev/null and b/img/refs/blank.png differ diff --git a/img/refs/cssmissingmanual.png b/img/refs/cssmissingmanual.png new file mode 100644 index 00000000..67f486f2 Binary files /dev/null and b/img/refs/cssmissingmanual.png differ diff --git a/img/refs/dontmakemethink.png b/img/refs/dontmakemethink.png new file mode 100644 index 00000000..3ff9ce64 Binary files /dev/null and b/img/refs/dontmakemethink.png differ diff --git a/img/refs/htmlandcss.png b/img/refs/htmlandcss.png new file mode 100644 index 00000000..02c77d7d Binary files /dev/null and b/img/refs/htmlandcss.png differ diff --git a/img/refs/javascriptandjquery.png b/img/refs/javascriptandjquery.png new file mode 100644 index 00000000..60d7ef67 Binary files /dev/null and b/img/refs/javascriptandjquery.png differ diff --git a/img/refs/pixelmator.png b/img/refs/pixelmator.png new file mode 100644 index 00000000..2bdd46db Binary files /dev/null and b/img/refs/pixelmator.png differ diff --git a/img/refs/transmit.png b/img/refs/transmit.png new file mode 100644 index 00000000..c7e678eb Binary files /dev/null and b/img/refs/transmit.png differ diff --git a/img/refs/xscope.png b/img/refs/xscope.png new file mode 100644 index 00000000..0673a233 Binary files /dev/null and b/img/refs/xscope.png differ diff --git a/index.html b/index.html index 1ce6e21f..60af546f 100644 --- a/index.html +++ b/index.html @@ -484,10 +484,139 @@ + + + - + + + + +
+
+

Support

+
    +
    +

    Swatches will always be free.

    +

    But if you find them useful, you can show your support by getting one of these gems.

    +
    + +
  • +
    + +
    +

    Transmit

    +

    The ultimate (S)FTP + Amazon S3 client.

    + +
    +
    +
  • + + +
  • +
    + +
    +

    Pixelmator

    +

    A beautifully designed image editor.

    + +
    +
    +
  • + + +
  • +
    + +
    +

    xScope

    +

    Measure and inspect on-screen layouts.

    + +
    +
    +
  • + +
  • +
    + +
    +

    HTML & CSS

    +

    Jon Duckett

    +
    + +
    +
    +
    +
  • + + +
  • +
    + +
    +

    CSS: The Missing Manual

    +

    David Sawyer McFarland

    +
    + +
    +
    +
    +
  • + + +
  • +
    + +
    +

    JavaScript & jQuery

    +

    David Sawyer McFarland

    +
    + +
    +
    +
    +
  • + + +
  • +
    + +
    +

    Don't Make Me Think

    +

    Steve Krug

    +
    + +
    +
    +
    +
  • + + +
+
+
+
-- cgit v1.2.3