diff --git a/styles/style.css b/styles/style.css index cf82c32..3f04776 100644 --- a/styles/style.css +++ b/styles/style.css @@ -188,3 +188,8 @@ footer { bottom: 0; left: 0; } + +footer a { + text-decoration: underline; + color: white; +} \ No newline at end of file