From ec8b6f2070680f15a055c008d06b7b66779923d5 Mon Sep 17 00:00:00 2001 From: Higor Amorim <1810042@aluno.univesp.br> Date: Sat, 4 Jul 2020 15:09:13 -0300 Subject: [PATCH] footer --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/index.html b/index.html index f5229a1..9afedb3 100644 --- a/index.html +++ b/index.html @@ -63,6 +63,13 @@ text-align: center; vertical-align: bottom; } +.footer { + background-color: black; +} + +#footer-text{ + color: azure; +} @@ -138,5 +145,11 @@

List of Skills

  • Full Stack Web Development
  • +