diff --git a/site/css/main.css b/site/css/main.css index c68c7f6..6ec1e78 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -119,15 +119,33 @@ footer .contacts a i { } footer .contacts li a:hover i { - color: dodgerblue !important; + color: #202020 !important; } -footer p.copyright { +.footer--vat { color: #404040; font-weight: 300; text-align: center; } +.footer--address { + color: #505050; + font-size: 0.8em; + font-weight: 300; + text-align: center; +} + +.footer--copyright { + color: #606060; + font-size: 0.7em; + font-weight: 300; + text-align: center; +} + +.footer--link { + color: #606060; +} + .alert { border: 1px solid transparent; border-radius: 0.25rem; diff --git a/site/index.html b/site/index.html index 783e66d..ab615fe 100644 --- a/site/index.html +++ b/site/index.html @@ -1,11 +1,24 @@ - + - + + termscp is a terminal file transfer and explorer for SCP/SFTP/FTP/S3 + + + + + + + + - - - termscp: terminal UI file transfer
@@ -79,7 +91,9 @@ logo

termscp

-

A feature rich terminal UI file transfer

+

+ A feature rich terminal UI file transfer +

@@ -184,10 +221,24 @@ > + + + - @@ -208,13 +259,13 @@ - +