From 13ae3fed8883a5cc1be5b13445d6233d84259bc8 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Fri, 8 Jun 2012 14:02:14 -0400 Subject: index: added new amazon books --- css/bootswatch.css | 8 ------ img/refs/beautifulwebdesign.png | Bin 0 -> 66458 bytes img/refs/eloquentjavascript.png | Bin 0 -> 95584 bytes img/refs/rocketsurgery.png | Bin 0 -> 55813 bytes index.html | 61 ++++++++++++++++++++++++++++++++-------- 5 files changed, 50 insertions(+), 19 deletions(-) create mode 100644 img/refs/beautifulwebdesign.png create mode 100644 img/refs/eloquentjavascript.png create mode 100644 img/refs/rocketsurgery.png diff --git a/css/bootswatch.css b/css/bootswatch.css index 5210e2aa..08c0aed5 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -106,14 +106,6 @@ body { vertical-align: text-top; } -.modal p { - margin-bottom: 1em; -} - -.modal p:last-child { - margin-top: 2em; -} - /* Landscape phones and down */ @media (max-width: 480px) { diff --git a/img/refs/beautifulwebdesign.png b/img/refs/beautifulwebdesign.png new file mode 100644 index 00000000..e6ec18d4 Binary files /dev/null and b/img/refs/beautifulwebdesign.png differ diff --git a/img/refs/eloquentjavascript.png b/img/refs/eloquentjavascript.png new file mode 100644 index 00000000..c1c39c08 Binary files /dev/null and b/img/refs/eloquentjavascript.png differ diff --git a/img/refs/rocketsurgery.png b/img/refs/rocketsurgery.png new file mode 100644 index 00000000..76519684 Binary files /dev/null and b/img/refs/rocketsurgery.png differ diff --git a/index.html b/index.html index 66b2372c..0ceffde2 100644 --- a/index.html +++ b/index.html @@ -525,18 +525,10 @@ -- cgit v1.2.3