From b30cc90e1bd991e8a9abedf75138a3aeffed061d Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 9 Feb 2013 18:07:18 -0500 Subject: [PATCH] added wrapbootstrap picks --- css/bootswatch.css | 6 ++++ index.html | 68 +++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/css/bootswatch.css b/css/bootswatch.css index 4b76f30..b5d1546 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -135,6 +135,12 @@ section { text-align: right; } +#more { + margin-top: 40px; + margin-bottom: 20px; + text-align: center; +} + .links { margin-bottom: 20px; } diff --git a/index.html b/index.html index 65334c7..e4b18fd 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@