diff --git a/css/p2pool.css b/css/p2pool.css index 11e6391..df091ae 100644 --- a/css/p2pool.css +++ b/css/p2pool.css @@ -29,4 +29,8 @@ body { padding-top: 70px; } } /* Bootstrap does this when the UL is the first in the panel */ -.list-group .list-group-item:first-child { border-top-width: 0; } +section .list-group .list-group-item:first-child { border-top-width: 0; } + +footer { font-size: .8em; } +footer.container-fluid { text-align: center; } + diff --git a/index.html b/index.html index 130a725..44dd3c3 100644 --- a/index.html +++ b/index.html @@ -205,6 +205,25 @@ + +