diff --git a/www/style.css b/www/style.css index 5b82934..be0182f 100644 --- a/www/style.css +++ b/www/style.css @@ -17,6 +17,10 @@ a { color: #7b00ff; } +.footer > a { + color: #e14be6; +} + h1, .footer { text-align: center; }