diff options
author | Francesco Pontillo <francescopontillo@gmail.com> | 2013-05-16 09:59:08 +0200 |
---|---|---|
committer | Francesco Pontillo <francescopontillo@gmail.com> | 2013-05-16 09:59:08 +0200 |
commit | 2ec92281b988c129d4eb2ef5efffef57c011f9cc (patch) | |
tree | 91dfccb9c590480b37f254c99c5cdea366fea283 /css | |
parent | 266c8ea28da92dc14fe6cb4207c149f3153141a5 (diff) | |
parent | 5a8fb4bf1b64d06e5ca148eb4619a1c692d2dded (diff) |
Merge branch 'gh-pages' of git://github.com/thomaspark/bootswatch into gh-pages
Conflicts:
amelia/index.html
cerulean/index.html
cosmo/index.html
cyborg/index.html
default/index.html
index.html
journal/index.html
readable/index.html
simplex/index.html
slate/index.html
spacelab/index.html
spruce/index.html
superhero/index.html
united/index.html
Diffstat (limited to 'css')
-rw-r--r-- | css/bootswatch.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/bootswatch.css b/css/bootswatch.css index 945a01a6..b0b8b40b 100644 --- a/css/bootswatch.css +++ b/css/bootswatch.css @@ -113,7 +113,7 @@ section { text-align: right; } -#more { +.more { margin-top: 40px; margin-bottom: 20px; text-align: center; @@ -135,7 +135,7 @@ section { body .one .bsa_it_ad { margin-bottom: -10px; - padding: 25px 25px 15px 25px; + padding: 25px; background: none; border: none; font-family: inherit; |