diff options
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; |