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