diff --git a/docs/image-converter.html b/docs/image-converter.html index 981fd26..04239b1 100644 --- a/docs/image-converter.html +++ b/docs/image-converter.html @@ -37,12 +37,14 @@ color: #e7e7e7; } - .footer > p { + .footer > a { font-family: Courier New; text-align: center; font-size: large; font-weight: 700; margin: 0; + color: #e7e7e7; + text-decoration: none; } .sticky { bottom: 0; @@ -135,12 +137,23 @@