diff --git a/public/src/css/common.css b/public/src/css/common.css index 3c3a48d..392b343 100644 --- a/public/src/css/common.css +++ b/public/src/css/common.css @@ -505,3 +505,13 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { .page-header { margin-top: 0; } +/* Index */ +#home .btn-more { + border-top: 1px solid #ddd; + margin: 30px auto 0; + text-align: center; + width: 90%; +} +#home .btn-more .btn-default { + margin-top: -23px; +} diff --git a/public/views/block_list.html b/public/views/block_list.html index b88dfdf..2ea96d7 100644 --- a/public/views/block_list.html +++ b/public/views/block_list.html @@ -13,7 +13,7 @@
Today
{{humanSince(pagination.currentTs)}}
- +
| Height | diff --git a/public/views/index.html b/public/views/index.html index 514acef..4f7bc9e 100644 --- a/public/views/index.html +++ b/public/views/index.html @@ -7,7 +7,7 @@
|---|
| Height | @@ -28,10 +28,13 @@
|---|
| Hash |
|---|