diff --git a/src/application/view/common/footer.phtml b/src/application/view/common/footer.phtml index 835c918..8fffd3d 100644 --- a/src/application/view/common/footer.phtml +++ b/src/application/view/common/footer.phtml @@ -1,6 +1,7 @@

TA Cloud is the open source web interface to interact twister network without node installation.'), 'https://twisterarmy.github.io', 'http://twister.net.co') ?>

-

-

+

+

+

\ No newline at end of file diff --git a/src/public/css/common.css b/src/public/css/common.css index 58833b4..068421e 100644 --- a/src/public/css/common.css +++ b/src/public/css/common.css @@ -290,6 +290,10 @@ a.c-4:hover { margin-bottom: 16px } +.mb-20 { + margin-bottom: 20px +} + .mb-22 { margin-bottom: 22px } @@ -398,7 +402,7 @@ a.c-4:hover { /* forms */ .input-text { width: 100%; - padding: 12px 16px; + padding: 11px 16px; border-radius: 3px; }