diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-02-09 18:07:18 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-02-09 18:07:18 -0500 |
commit | b30cc90e1bd991e8a9abedf75138a3aeffed061d (patch) | |
tree | b090374e047f769aa15e0e384251380f5098734f /css | |
parent | ebd234e39400022632ad849e9072c0838e290a10 (diff) |
added wrapbootstrap picks
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 4b76f30b..b5d15461 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; } |